Go to the source code of this file.
Classes | |
class | itk::VariableSizeMatrix< T > |
A templated class holding a M x N size Matrix This class contains a vnl_matrix in order to make all the vnl mathematical methods available. This class is meant to be used when the matrix length cannot be determined at compile time. More... | |
Namespaces | |
namespace | itk |
Functions | |
template<class T > | |
ITK_EXPORT std::ostream & | itk::operator<< (std::ostream &os, const VariableSizeMatrix< T > &v) |