|
TuttleOFX
1
|
#include <Matrix.hpp>

Public Types | |
| typedef T | BaseType |
| typedef boost::numeric::ublas::bounded_matrix < BaseType, M, N, SO > | Type |
Private Member Functions | |
| BoundedMatrix () | |
Definition at line 48 of file Matrix.hpp.
| typedef T terry::math::BoundedMatrix< T, M, N, SO >::BaseType |
Definition at line 50 of file Matrix.hpp.
| typedef boost::numeric::ublas::bounded_matrix<BaseType, M, N, SO> terry::math::BoundedMatrix< T, M, N, SO >::Type |
Definition at line 51 of file Matrix.hpp.
| terry::math::BoundedMatrix< T, M, N, SO >::BoundedMatrix | ( | ) | [inline, private] |
Definition at line 54 of file Matrix.hpp.