Go to the source code of this file.
Namespaces | |
namespace | concepts |
Functions | |
std::ostream & | concepts::outputMatlab (std::ostream &os, const TMatrix< Real > &T) |
std::ostream & | concepts::outputMatlab (std::ostream &os, const TMatrixBase< Real > &T) |
template<class F > | |
std::ostream & | concepts::outputMatlab (std::ostream &os, const ElementMatrix< F > &em) |
matlab output functions for object in directory space
Definition in file outputMatlab.hh.