Classes | Namespaces | Functions
Jacobi.h File Reference

Go to the source code of this file.

Classes

class  JacobiRotation< Scalar >
 Rotation given by a cosine-sine pair. More...

Namespaces

namespace  Eigen
 

Namespace containing all symbols from the Eigen library.


namespace  Eigen::internal

Functions

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