#include <TruncatedSVD.h>
template<class MatrixType>
template<class MatrixType>
template<class MatrixType>
template<class MatrixType>
template<class MatrixType>
template<class MatrixType>
const Eigen::JacobiSVD<MatrixType>::SingularValuesType& cnoid::TruncatedSVD< MatrixType >::singularValues |
( |
| ) |
const |
|
inline |
template<class MatrixType>
template<class VectorType1 , class VectorType2 >
void cnoid::TruncatedSVD< MatrixType >::solve |
( |
const Eigen::MatrixBase< VectorType1 > & |
b, |
|
|
Eigen::MatrixBase< VectorType2 > & |
out_x |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: