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

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

#include <Matrix.h>

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

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

Collaboration graph
[legend]
List of all members.

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


Public Member Functions

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


Member Function Documentation

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


Author: