#include <RobotAPI/libraries/core/math/SVD.h>
Definition at line 31 of file SVD.h.
 
◆ SVD()
  
  | 
        
          | SVD | ( | Eigen::MatrixXf | matrix | ) |  |  | inline | 
 
Definition at line 41 of file SVD.h.
 
 
◆ getLeftSingularValue()
  
  | 
        
          | float getLeftSingularValue | ( | int | nr | ) |  |  | inline | 
 
Definition at line 55 of file SVD.h.
 
 
◆ getLeftSingularVector3D()
  
  | 
        
          | Eigen::Vector3f getLeftSingularVector3D | ( | int | nr | ) |  |  | inline | 
 
Definition at line 49 of file SVD.h.
 
 
◆ matrixU
Definition at line 37 of file SVD.h.
 
 
◆ matrixV
Definition at line 38 of file SVD.h.
 
 
◆ singularValues
      
        
          | Eigen::VectorXf singularValues | 
      
 
Definition at line 39 of file SVD.h.
 
 
The documentation for this class was generated from the following file:
- RobotAPI/libraries/core/math/SVD.h