Public Types | |
typedef Eigen::Vector3d | type |
typedef Eigen::Vector2d | vector |
Static Public Member Functions | |
static int | getDimension (const type &origin) |
static vector | local (const type &origin, const type &other) |
static type | retract (const type &origin, const vector &d) |
Definition at line 35 of file testCustomChartExpression.cpp.
typedef Eigen::Vector3d ProjectionChart::type |
Definition at line 36 of file testCustomChartExpression.cpp.
typedef Eigen::Vector2d ProjectionChart::vector |
Definition at line 37 of file testCustomChartExpression.cpp.
Definition at line 44 of file testCustomChartExpression.cpp.
Definition at line 38 of file testCustomChartExpression.cpp.
Definition at line 41 of file testCustomChartExpression.cpp.