88 if(parameters.rows() == 4)
90 angles = Vector::Zero(3);
98 angles = Vector::Zero(1);
115 (*it)->init(parameters, iterate);
123 (*it)->check(parameters, iterate);
TransformationCheckers::iterator TransformationCheckersIt
alias
std::map< std::string, Parameter > Parameters
Parameters stored as a map of string->string.
Functions and classes that are dependant on scalar type are defined in this templatized class...
Parameters parameters
parameters with their values encoded in string
The superclass of classes that are constructed using generic parameters. This class provides the para...
std::vector< ParameterDoc > ParametersDoc
The documentation of all parameters.
INLINE Rall1d< T, V, S > acos(const Rall1d< T, V, S > &x)
const std::string className
name of the class
INLINE Rall1d< T, V, S > atan2(const Rall1d< T, V, S > &y, const Rall1d< T, V, S > &x)
Eigen::Matrix< T, Eigen::Dynamic, 1 > Vector
A vector over ScalarType.
Matrix TransformationParameters
A matrix holding the parameters a transformation.