[][src]Crate petal_decomposition

Structs

FastIca

Independent component analysis using the FastICA algorithm.

Pca

Principal component analysis.

RandomizedPca

Principal component analysis using randomized singular value decomposition.

Enums

DecompositionError

The error type for PCA operations.