C# (CSharp) Accord.Math.Decompositions Namespace

Classes

Name Description
CholeskyDecomposition
EigenvalueDecomposition Determines the eigenvalues and eigenvectors of a real square matrix.
EigenvalueDecompositionF Determines the eigenvalues and eigenvectors of a real square matrix.
GeneralizedEigenvalueDecomposition Determines the Generalized eigenvalues and eigenvectors of two real square matrices.
GramSchmidtOrthogonalization Gram-Schmidt Orthogonalization.
JaggedEigenvalueDecomposition Determines the eigenvalues and eigenvectors of a real square matrix.
JaggedEigenvalueDecompositionF Determines the eigenvalues and eigenvectors of a real square matrix.
JaggedGeneralizedEigenvalueDecomposition Determines the Generalized eigenvalues and eigenvectors of two real square matrices.
LuDecomposition LU decomposition of a rectangular matrix.
NonnegativeFactorization Nonnegative Matrix Factorization.
NonnegativeMatrixFactorization Nonnegative Matrix Factorization.
QrDecomposition QR decomposition for a rectangular matrix.
SingularValueDecomposition