![]() |
Eigen
3.4.90 (git rev 5a9f66fb35d03a4da9ef8976e67a61b30aa16dcf)
|
This module provides Jacobi and Givens rotations.
In addition to listed classes, it defines the two following MatrixBase methods to apply a Jacobi or Givens rotation:
Classes | |
class | Eigen::JacobiRotation< Scalar > |
Rotation given by a cosine-sine pair. More... | |