Parent for matrix formatters - used to negate unimplemented formatters. More...
#include <formatters.hpp>
Private Member Functions | |
MatrixFormatter () |
Parent for matrix formatters - used to negate unimplemented formatters.
This is not to be used directly, rather the specialisations will implement the matrix formatter.
Definition at line 43 of file formatters.hpp.
Eigen::MatrixFormatter< Derived, Scalar, Enable >::MatrixFormatter | ( | ) | [inline, private] |
Definition at line 45 of file formatters.hpp.