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