Go to the source code of this file.
Namespaces | |
| namespace | itk |
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... | |
Functions | |
| template<typename TMatrix, typename TVector, typename TEigenMatrix> | |
| std::ostream & | itk::operator<< (std::ostream &os, const SymmetricEigenAnalysis< TMatrix, TVector, TEigenMatrix > &s) |
1.5.5 written by Dimitri van Heesch,
© 1997-2000