Classes | |
class | FloatMatrixFormatter |
Formatter for Eigen matrix type. | |
class | MatrixFormatter |
Parent for matrix formatters - used to negate unimplemented formatters. | |
class | MatrixFormatter< Derived, Scalar, typename ecl::enable_if< ecl::is_float< Scalar > >::type > |
Functions | |
OutputStream & | operator<< (OutputStream &ostream, FloatMatrixFormatter< Derived_ > &formatter) ecl_assert_throw_decl(ecl |