Classes | Namespaces | Enumerations | Functions
IO.h File Reference

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...

Namespaces

namespace  Eigen
 

Namespace containing all symbols from the Eigen library.


namespace  Eigen::internal

Enumerations

enum  { DontAlignCols }
enum  {
  StreamPrecision,
  FullPrecision
}

Functions

template<typename Derived >
std::ostream & print_matrix (std::ostream &s, const Derived &_m, const IOFormat &fmt)