All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Algebra.cpp File Reference
#include "soth/Algebra.hpp"
Include dependency graph for Algebra.cpp:

Namespaces

 soth
 

Functions

template<typename bubTemplateMatrix >
void initMATLABFromBubMatrix (MATLAB &matlab, const bubTemplateMatrix &m1)
 
std::ostream & soth::operator<< (std::ostream &os, const MATLAB &m)
 

Function Documentation

template<typename bubTemplateMatrix >
void initMATLABFromBubMatrix ( MATLAB matlab,
const bubTemplateMatrix &  m1 
)