Go to the source code of this file.
Classes | |
class | Eigen::JacobiRotation< Scalar > |
Rotation given by a cosine-sine pair. More... | |
Namespaces | |
namespace | Eigen |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
namespace | 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) |