#include <formatters.hpp>

Public Member Functions | |
| MatrixFormatter (const int &w=-1, const unsigned int &p=2) | |
Definition at line 251 of file eigen/formatters.hpp.
| Eigen::MatrixFormatter< Derived, Scalar, typename ecl::enable_if< ecl::is_float< Scalar > >::type >::MatrixFormatter | ( | const int & | w = -1, |
| const unsigned int & | p = 2 |
||
| ) | [inline] |
Definition at line 253 of file eigen/formatters.hpp.