Go to the source code of this file.
Classes | |
class | IOFormat |
Stores a set of parameters controlling the way matrices are printed. More... | |
class | WithFormat< ExpressionType > |
Pseudo expression providing matrix output with given format. More... | |
Enumerations | |
enum | { Raw, AlignCols } |
Functions | |
template<typename Derived > | |
std::ostream & | ei_print_matrix (std::ostream &s, const Derived &_m, const IOFormat &fmt) |