Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkMatrix.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Classes

class  itk::Matrix< T, NRows, NColumns >
 A templated class holding a M x N size Matrix This class contains a vnl_matrix_fixed in order to make all the vnl mathematical methods available. More...

Functions

template<class T, unsigned int NRows, unsigned int NColumns> ITK_EXPORT std::ostream & operator<< (std::ostream &os, const Matrix< T, NRows, NColumns > &v)


Function Documentation

template<class T, unsigned int NRows, unsigned int NColumns>
ITK_EXPORT std::ostream& operator<< std::ostream &  os,
const Matrix< T, NRows, NColumns > &  v
 

Definition at line 140 of file itkMatrix.h.

References itk::Matrix< T, NRows, NColumns >::GetVnlMatrix().


Generated at Sun Apr 1 02:48:18 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000