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