MATLAB Class Reference

#include <sot/core/rotation-simple.hh>

List of all members.

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)

Constructor & Destructor Documentation

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 
)

Member Function Documentation

template<typename bubTemplateMatrix >
void MATLAB::initFromBubMatrix ( const bubTemplateMatrix &  m1) [inline]

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const MATLAB m 
) [friend]

Member Data Documentation

bool MATLAB::fullPrec [static]
std::string MATLAB::str
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines