outputMatlab.hh File Reference
Go to the source code of this file.
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Functions | |
template<class F > | |
std::ostream & | concepts::outputMatlab (std::ostream &os, const ElementMatrix< F > &em) |
Function for output of ElementMatrix to Matlab. More... | |
std::ostream & | concepts::outputMatlab (std::ostream &os, const TMatrix< Real > &T) |
Function for output of T-Matrix to Matlab. More... | |
std::ostream & | concepts::outputMatlab (std::ostream &os, const TMatrixBase< Real > &T) |
Function for output of T-Matrix base class to Matlab. More... | |
Detailed Description
matlab output functions for object in directory space
Definition in file outputMatlab.hh.