Template Class MatrixFormatter

Class Documentation

template<typename Derived, typename Scalar, typename Enable = void>
class 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.