#include <SVDBase.h>
◆ anonymous enum
template<typename MatrixType , int Options_>
Enumerator |
---|
DiagSizeAtCompileTime | |
MaxDiagSizeAtCompileTime | |
MatrixUColsAtCompileTime | |
MatrixVColsAtCompileTime | |
MatrixUMaxColsAtCompileTime | |
MatrixVMaxColsAtCompileTime | |
constexpr int min_size_prefer_dynamic(A a, B b)
Definition: Meta.h:668
@ MatrixUMaxColsAtCompileTime
Definition: SVDBase.h:81
@ MatrixVColsAtCompileTime
Definition: SVDBase.h:80
@ MaxDiagSizeAtCompileTime
Definition: SVDBase.h:77
@ MatrixVMaxColsAtCompileTime
Definition: SVDBase.h:82
@ MatrixUColsAtCompileTime
Definition: SVDBase.h:79
@ DiagSizeAtCompileTime
Definition: SVDBase.h:75
static constexpr bool ShouldComputeThinV
Definition: SVDBase.h:73
static constexpr bool ShouldComputeThinU
Definition: SVDBase.h:71
◆ Options
template<typename MatrixType , int Options_>
◆ ShouldComputeFullU
template<typename MatrixType , int Options_>
◆ ShouldComputeFullV
template<typename MatrixType , int Options_>
◆ ShouldComputeThinU
template<typename MatrixType , int Options_>
◆ ShouldComputeThinV
template<typename MatrixType , int Options_>
The documentation for this struct was generated from the following file: