Eigen  5.0.1-dev+60122df6
 
Loading...
Searching...
No Matches

Detailed Description

This module provides Jacobi and Givens rotations.

#include <Eigen/Jacobi>

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...