Main MRPT website > C++ reference
MRPT logo
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...
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
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


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 

Definition at line 29 of file IO.h.

anonymous enum
Enumerator:
StreamPrecision 
FullPrecision 

Definition at line 30 of file IO.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011