Pseudo expression providing matrix output with given format.
More...
#include <IO.h>
List of all members.
Detailed Description
template<typename ExpressionType>
class WithFormat< ExpressionType >
Pseudo expression providing matrix output with given format.
- Parameters:
-
| ExpressionType | the type of the object on which IO stream operations are performed |
This class represents an expression with stream operators controlled by a given IOFormat. It is the return type of DenseBase::format() and most of the time this is the only way it is used.
See class IOFormat for some examples.
- See also:
- DenseBase::format(), class IOFormat
Constructor & Destructor Documentation
template<typename ExpressionType>
Friends And Related Function Documentation
template<typename ExpressionType>
std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const WithFormat< ExpressionType > & |
wf | |
|
) |
| | [friend] |
Member Data Documentation
template<typename ExpressionType>
template<typename ExpressionType>
The documentation for this class was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/IO.h