Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions

Tridiagonalization.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  internal::traits< TridiagonalizationMatrixTReturnType< MatrixType > >
class  Tridiagonalization< _MatrixType >
  More...
struct  internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex >
struct  internal::tridiagonalization_inplace_selector< MatrixType, 3, false >
struct  internal::tridiagonalization_inplace_selector< MatrixType, 1, IsComplex >
struct  internal::TridiagonalizationMatrixTReturnType< MatrixType >

Namespaces

namespace  internal
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


Functions

template<typename MatrixType , typename CoeffVectorType >
void internal::tridiagonalization_inplace (MatrixType &matA, CoeffVectorType &hCoeffs)
template<typename MatrixType , typename DiagonalType , typename SubDiagonalType >
void internal::tridiagonalization_inplace (MatrixType &mat, DiagonalType &diag, SubDiagonalType &subdiag, bool extractQ)
 Performs a full tridiagonalization in place.



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011