SourceForge Logo Tiny Vector Matrix library using Expression Templates Sourceforge Project Page

tvmet::Matrix< T, NRows, NCols >::Matrix::Info Struct Reference

Structure for info printing as Matrix<T, Rows, Cols>. More...

#include <Matrix.h>

Inheritance diagram for tvmet::Matrix< T, NRows, NCols >::Matrix::Info:

Inheritance graph
[legend]
Collaboration diagram for tvmet::Matrix< T, NRows, NCols >::Matrix::Info:

Collaboration graph
[legend]

List of all members.

Public Member Functions

std::ostream & print_xpr (std::ostream &os) const


Detailed Description

template<class T, std::size_t NRows, std::size_t NCols>
struct tvmet::Matrix< T, NRows, NCols >::Info

Structure for info printing as Matrix<T, Rows, Cols>.


Member Function Documentation

template<class T, std::size_t NRows, std::size_t NCols>
std::ostream& tvmet::Matrix< T, NRows, NCols >::Matrix::Info::print_xpr ( std::ostream &  os  )  const [inline]


Author: