Eigen::JacobiSVD< MatrixType_, Options_ > Member List

This is the complete list of members for Eigen::JacobiSVD< MatrixType_, Options_ >, including all inherited members.

_check_compute_assertions() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inlineprotected
_check_solve_assertion(const Rhs &b) constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inlineprotected
addTo(Dest &dst) constEigen::EigenBase< Derived >inline
adjoint() constEigen::SolverBase< Derived >inline
AdjointReturnType typedefEigen::SolverBase< Derived >
allocate(Index rows, Index cols, unsigned int computationOptions)Eigen::JacobiSVD< MatrixType_, Options_ >private
applyThisOnTheLeft(Dest &dst) constEigen::EigenBase< Derived >inline
applyThisOnTheRight(Dest &dst) constEigen::EigenBase< Derived >inline
Base typedefEigen::JacobiSVD< MatrixType_, Options_ >private
CoeffReturnType typedefEigen::SolverBase< Derived >
cols() const EIGEN_NOEXCEPTEigen::JacobiSVD< MatrixType_, Options_ >inline
SVDBase< JacobiSVD< MatrixType_, Options_ > >::cols() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
ColsAtCompileTime enum valueEigen::JacobiSVD< MatrixType_, Options_ >
compute(const MatrixType &matrix)Eigen::JacobiSVD< MatrixType_, Options_ >inline
compute(const MatrixType &matrix, unsigned int computationOptions)Eigen::JacobiSVD< MatrixType_, Options_ >inline
compute_impl(const MatrixType &matrix, unsigned int computationOptions)Eigen::JacobiSVD< MatrixType_, Options_ >private
computeU() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
computeV() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
const_cast_derived() constEigen::EigenBase< Derived >inline
const_derived() constEigen::EigenBase< Derived >inline
ConstTransposeReturnType typedefEigen::SolverBase< Derived >
derived()Eigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
derived() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
DiagSizeAtCompileTime enum valueEigen::JacobiSVD< MatrixType_, Options_ >
EIGEN_STATIC_ASSERT(!(ShouldComputeThinU &&int(QRPreconditioner)==int(FullPivHouseholderQRPreconditioner)) &&!(ShouldComputeThinU &&int(QRPreconditioner)==int(FullPivHouseholderQRPreconditioner)), "JacobiSVD: can't compute thin U or thin V with the FullPivHouseholderQR preconditioner. " "Use the ColPivHouseholderQR preconditioner instead.") template< typename MatrixType__Eigen::JacobiSVD< MatrixType_, Options_ >protected
evalTo(Dest &dst) constEigen::EigenBase< Derived >inline
Index typedefEigen::JacobiSVD< MatrixType_, Options_ >
info() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
IsVectorAtCompileTime enum valueEigen::SolverBase< Derived >
JacobiSVD()Eigen::JacobiSVD< MatrixType_, Options_ >inline
JacobiSVD(Index rows, Index cols)Eigen::JacobiSVD< MatrixType_, Options_ >inline
JacobiSVD(Index rows, Index cols, unsigned int computationOptions)Eigen::JacobiSVD< MatrixType_, Options_ >inline
JacobiSVD(const MatrixType &matrix)Eigen::JacobiSVD< MatrixType_, Options_ >inlineexplicit
JacobiSVD(const MatrixType &matrix, unsigned int computationOptions)Eigen::JacobiSVD< MatrixType_, Options_ >inline
m_colsEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_computationOptionsEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_computeFullUEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_computeFullVEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_computeThinUEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_computeThinVEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_diagSizeEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_infoEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_isAllocatedEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_isInitializedEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_matrixUEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_matrixVEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_nonzeroSingularValuesEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_prescribedThresholdEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_qr_precond_morecolsEigen::JacobiSVD< MatrixType_, Options_ >protected
m_qr_precond_morerowsEigen::JacobiSVD< MatrixType_, Options_ >protected
m_rowsEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_scaledMatrixEigen::JacobiSVD< MatrixType_, Options_ >protected
m_singularValuesEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_usePrescribedThresholdEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >protected
m_workMatrixEigen::JacobiSVD< MatrixType_, Options_ >protected
MatrixOptions enum valueEigen::JacobiSVD< MatrixType_, Options_ >
MatrixType typedefEigen::JacobiSVD< MatrixType_, Options_ >
matrixU() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
MatrixUColsAtCompileTime enum valueEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >
MatrixUMaxColsAtCompileTime enum valueEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >
MatrixUType typedefEigen::JacobiSVD< MatrixType_, Options_ >
matrixV() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
MatrixVColsAtCompileTime enum valueEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >
MatrixVMaxColsAtCompileTime enum valueEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >
MatrixVType typedefEigen::JacobiSVD< MatrixType_, Options_ >
MaxColsAtCompileTime enum valueEigen::JacobiSVD< MatrixType_, Options_ >
MaxDiagSizeAtCompileTime enum valueEigen::JacobiSVD< MatrixType_, Options_ >
MaxRowsAtCompileTime enum valueEigen::JacobiSVD< MatrixType_, Options_ >
MaxSizeAtCompileTime enum valueEigen::SolverBase< Derived >
nonzeroSingularValues() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
NumDimensions enum valueEigen::SolverBase< Derived >
Options enum valueEigen::JacobiSVD< MatrixType_, Options_ >
Options__Eigen::JacobiSVD< MatrixType_, Options_ >protected
QRPreconditioner enum valueEigen::JacobiSVD< MatrixType_, Options_ >
rank() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
RealScalar typedefEigen::JacobiSVD< MatrixType_, Options_ >
rows() const EIGEN_NOEXCEPTEigen::JacobiSVD< MatrixType_, Options_ >inline
SVDBase< JacobiSVD< MatrixType_, Options_ > >::rows() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
RowsAtCompileTime enum valueEigen::JacobiSVD< MatrixType_, Options_ >
Scalar typedefEigen::JacobiSVD< MatrixType_, Options_ >
setThreshold(const RealScalar &threshold)Eigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
setThreshold(Default_t)Eigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
ShouldComputeFullUEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >static
ShouldComputeFullVEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >static
ShouldComputeThinUEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >static
ShouldComputeThinVEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >static
singularValues() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
SingularValuesType typedefEigen::JacobiSVD< MatrixType_, Options_ >
size() const EIGEN_NOEXCEPTEigen::EigenBase< Derived >inline
SizeAtCompileTime enum valueEigen::SolverBase< Derived >
solve(const MatrixBase< Rhs > &b) constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
SolverBase()Eigen::SolverBase< Derived >inline
StorageIndex typedefEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >
StorageKind typedefEigen::EigenBase< Derived >
subTo(Dest &dst) constEigen::EigenBase< Derived >inline
SVDBase()Eigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inlineprotected
threshold() constEigen::SVDBase< JacobiSVD< MatrixType_, Options_ > >inline
transpose() constEigen::SolverBase< Derived >inline
WorkMatrixType typedefEigen::JacobiSVD< MatrixType_, Options_ >
~SolverBase()Eigen::SolverBase< Derived >inline