Go to the source code of this file.
Classes | |
struct | Eigen::internal::apply_rotation_in_the_plane_selector< Scalar, OtherScalar, SizeAtCompileTime, MinAlignment, Vectorizable > |
struct | Eigen::internal::apply_rotation_in_the_plane_selector< Scalar, OtherScalar, SizeAtCompileTime, MinAlignment, true > |
class | Eigen::JacobiRotation |
Rotation given by a cosine-sine pair. More... | |
Namespaces | |
Eigen | |
Namespace containing all symbols from the Eigen library. | |
Eigen::internal | |
Functions | |
template<typename VectorX , typename VectorY , typename OtherScalar > | |
EIGEN_DEVICE_FUNC void | Eigen::internal::apply_rotation_in_the_plane (DenseBase< VectorX > &xpr_x, DenseBase< VectorY > &xpr_y, const JacobiRotation< OtherScalar > &j) |