Medusa  1.1
Coordinate Free Mehless Method implementation
ioformat.hpp File Reference

Detailed Description

File defining output formats for Eigen matrices.

Definition in file ioformat.hpp.

#include <Eigen/Core>
+ Include dependency graph for ioformat.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mm
 Root namespace for the whole library.
 

Variables

Eigen::IOFormat mm::CleanFmt
 Clean readable multiline aligned format. More...
 
Eigen::IOFormat mm::InlineFmt
 Readable inline format. More...
 
Eigen::IOFormat mm::MatlabFmt
 Full precision format understood by Matlab/Octave. More...
 
Eigen::IOFormat mm::MathematicaFmt
 Full precision output understood by Wolfram Mathematica. More...
 
Eigen::IOFormat mm::CSVFmt
 Valid CSV format. More...