#include "Core"#include "src/Core/util/DisableStupidWarnings.h"#include "src/Jacobi/Jacobi.h"#include "src/Core/util/ReenableStupidWarnings.h"

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: | |
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) |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |