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