|
NiHu
2.0
|
class representing a coordinate space with a scalar and a dimension More...
#include <space.hpp>
Public Types | |
| enum | { dimension = Dimension } |
| integral constants More... | |
| typedef space | type |
| self-returning | |
| typedef Scalar | scalar_t |
| template parameter as nested type | |
| typedef Eigen::Matrix< scalar_t, Dimension, 1 > | location_t |
| the location type | |
class representing a coordinate space with a scalar and a dimension
| Scalar | the scalar variable |
| Dimension | the space dimensionality |
| anonymous enum |