Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Defines | Functions
Jacobi File Reference
#include "Core"
#include "src/Core/util/DisableStupidWarnings.h"
#include "src/Jacobi/Jacobi.h"
#include "src/Core/util/ReenableStupidWarnings.h"
Include dependency graph for Jacobi:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Eigen::JacobiRotation
  More...

Namespaces

namespace  Eigen
 

Namespace containing all symbols from the Eigen library.


namespace  Eigen::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 ) $


Defines

#define EIGEN_JACOBI_MODULE_H

Functions

template<typename VectorX , typename VectorY , typename OtherScalar >
void Eigen::internal::apply_rotation_in_the_plane (VectorX &_x, VectorY &_y, const JacobiRotation< OtherScalar > &j)

Define Documentation

#define EIGEN_JACOBI_MODULE_H

Definition at line 2 of file Jacobi.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011