ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkSymmetricEigenAnalysis.h File Reference

Go to the source code of this file.

Classes

class  itk::SymmetricEigenAnalysis< TMatrix, TVector, TEigenMatrix >
 Find Eigen values of a real 2D symmetric matrix. It serves as a thread-safe alternative to the class: vnl_symmetric_eigensystem, which uses netlib routines. More...

Namespaces

namespace  itk

Functions

template<typename TMatrix , typename TVector , typename TEigenMatrix >
std::ostream & itk::operator<< (std::ostream &os, const SymmetricEigenAnalysis< TMatrix, TVector, TEigenMatrix > &s)