|
TuttleOFX
1
|
#include <Matrix.hpp>
Public Types | |
| typedef T | BaseType |
| typedef boost::numeric::ublas::bounded_vector < BaseType, S > | Type |
Private Member Functions | |
| BoundedVector () | |
Definition at line 72 of file Matrix.hpp.
| typedef T terry::math::BoundedVector< T, S >::BaseType |
Definition at line 74 of file Matrix.hpp.
| typedef boost::numeric::ublas::bounded_vector<BaseType, S> terry::math::BoundedVector< T, S >::Type |
Definition at line 75 of file Matrix.hpp.
| terry::math::BoundedVector< T, S >::BoundedVector | ( | ) | [inline, private] |
Definition at line 78 of file Matrix.hpp.