Classes | Namespaces | Enumerations | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/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...
struct  internal::significant_decimals_default_impl< Scalar, IsInteger >
struct  internal::significant_decimals_default_impl< Scalar, true >
struct  internal::significant_decimals_impl< Scalar >

Namespaces

namespace  internal

Enumerations

enum  { DontAlignCols = 1 }
enum  { StreamPrecision = -1, FullPrecision = -2 }

Functions

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

Enumeration Type Documentation

anonymous enum
Enumerator:
DontAlignCols 
anonymous enum
Enumerator:
StreamPrecision 
FullPrecision