You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > SVDSolve Method > Matrix.SVDSolve Method (TMtx, TMtx, TVec, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.SVDSolve Method (TMtx, TMtx, TVec, double)

Matrix version of SVDSolve. Perfroms a SVDSolve for each U and V matrices columns in single pass.

Syntax
C#
Visual Basic
public int SVDSolve(TMtx B, TMtx X, TVec S, double Threshold);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!