OSVR-Core
Eigen::BDCSVD< _MatrixType > Member List

This is the complete list of members for Eigen::BDCSVD< _MatrixType >, including all inherited members.

algoswap (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >protected
BDCSVD()Eigen::BDCSVD< _MatrixType >inline
BDCSVD(Index rows, Index cols, unsigned int computationOptions=0)Eigen::BDCSVD< _MatrixType >inline
BDCSVD(const MatrixType &matrix, unsigned int computationOptions=0)Eigen::BDCSVD< _MatrixType >inline
cols() const (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >inline
ColsAtCompileTime enum value (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
ColType typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
compU (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >protected
compute(const MatrixType &matrix, unsigned int computationOptions)Eigen::BDCSVD< _MatrixType >
compute(const MatrixType &matrix)Eigen::BDCSVD< _MatrixType >inline
compute(const MatrixType &matrix, unsigned int computationOptions) (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
computeU() constEigen::SVDBase< _MatrixType >inline
computeV() constEigen::SVDBase< _MatrixType >inline
compV (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >protected
DiagSizeAtCompileTime enum value (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
Index typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
isTranspose (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >protected
m_cols (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_computationOptions (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_computed (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >protected
m_computeFullU (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_computeFullV (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_computeThinU (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_computeThinV (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_diagSize (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_isAllocated (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_isInitialized (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_matrixU (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_matrixV (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_naiveU (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >protected
m_naiveV (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >protected
m_nonzeroSingularValues (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_rows (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
m_singularValues (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >protected
MatrixOptions enum value (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
MatrixType typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
matrixU() const (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >inline
MatrixUType typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
matrixV() const (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >inline
MatrixVType typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
MatrixX typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
MatrixXr typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
MaxColsAtCompileTime enum value (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
MaxDiagSizeAtCompileTime enum value (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
MaxRowsAtCompileTime enum value (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
nonzeroSingularValues() constEigen::SVDBase< _MatrixType >inline
nRec (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >protected
RealScalar typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
rows() const (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >inline
RowsAtCompileTime enum value (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
RowType typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
Scalar typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
setSwitchSize(int s) (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >inline
singularValues() constEigen::SVDBase< _MatrixType >inline
SingularValuesType typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
solve(const MatrixBase< Rhs > &b) constEigen::BDCSVD< _MatrixType >inline
SVDBase()Eigen::SVDBase< _MatrixType >inlineprotected
VectorType typedef (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >
WorkMatrixType typedef (defined in Eigen::SVDBase< _MatrixType >)Eigen::SVDBase< _MatrixType >
~BDCSVD() (defined in Eigen::BDCSVD< _MatrixType >)Eigen::BDCSVD< _MatrixType >inline