Go to the source code of this file.
Classes | |
class | Eigen::JacobiRotation< Scalar > |
Rotation given by a cosine-sine pair. More... | |
Namespaces | |
Eigen | |
: InteropHeaders | |
Eigen::internal | |
Functions | |
template<typename VectorX , typename VectorY , typename OtherScalar > | |
void | Eigen::internal::apply_rotation_in_the_plane (DenseBase< VectorX > &xpr_x, DenseBase< VectorY > &xpr_y, const JacobiRotation< OtherScalar > &j) |