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

SelfAdjointEigenSolver.h File Reference

#include "./EigenvaluesCommon.h"
#include "./Tridiagonalization.h"
Include dependency graph for SelfAdjointEigenSolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SelfAdjointEigenSolver< _MatrixType >
  More...

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<int StorageOrder, typename RealScalar , typename Scalar , typename Index >
static void internal::tridiagonal_qr_step (RealScalar *diag, RealScalar *subdiag, Index start, Index end, Scalar *matrixQ, Index n)



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