Crate single_svdlib

Source

Modules§

error
legacy
svdlibrs

Structs§

Diagnostics
Computational Diagnostics
MaskedCSRMatrix
SvdRec
Singular Value Decomposition Components

Enums§

PowerIterationNormalizer

Traits§

SMat
SvdFloat
Trait for floating point types that can be used with the SVD algorithm

Functions§

randomized_svd
svd
SVD at full dimensionality, calls svdLAS2 with the highlighted defaults
svd_dim
SVD at desired dimensionality, calls svdLAS2 with the highlighted defaults
svd_dim_seed
SVD at desired dimensionality with supplied seed, calls svdLAS2 with the highlighted defaults
svd_las2
Compute a singular value decomposition