#include <sot/core/rotation-simple.hh>
Public Member Functions | |
template<typename bubTemplateMatrix > | |
void | initFromBubMatrix (const bubTemplateMatrix &m1) |
MATLAB (const bubVector &v1) | |
MATLAB (const bub::indirect_array<> &v1) | |
MATLAB (const bubMatrix &m1) | |
MATLAB (const RotationSimple &m1, const unsigned int nJ) | |
Public Attributes | |
std::string | str |
Static Public Attributes | |
static bool | fullPrec |
Friends | |
std::ostream & | operator<< (std::ostream &os, const MATLAB &m) |
MATLAB::MATLAB | ( | const bubVector & | v1 | ) | [inline] |
MATLAB::MATLAB | ( | const bub::indirect_array<> & | v1 | ) | [inline] |
MATLAB::MATLAB | ( | const bubMatrix & | m1 | ) | [inline] |
MATLAB::MATLAB | ( | const RotationSimple & | m1, |
const unsigned int | nJ | ||
) |
void MATLAB::initFromBubMatrix | ( | const bubTemplateMatrix & | m1 | ) | [inline] |
std::ostream& operator<< | ( | std::ostream & | os, |
const MATLAB & | m | ||
) | [friend] |
bool MATLAB::fullPrec [static] |
std::string MATLAB::str |