#include <formatters.hpp>

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