|
TR-mbed 1.0
|
Classes | |
| class | Eigen::JacobiRotation< Scalar > |
| Rotation given by a cosine-sine pair. More... | |
Functions | |
| template<typename OtherScalar > | |
| EIGEN_DEVICE_FUNC void | Eigen::MatrixBase< Derived >::applyOnTheRight (Index p, Index q, const JacobiRotation< OtherScalar > &j) |
|
inline |
Applies the rotation in the plane j to the columns p and q of *this, i.e., it computes B = B * J with 