Click or drag to resize
Accord.NET (logo)

MatrixSolve Method

Overload List
  NameDescription
Public methodStatic memberCode exampleSolve(Decimal, Decimal, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Decimal, Decimal, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Decimal, Decimal, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Decimal, Decimal, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Double, Double, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Double, Double, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Double, Double, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Double, Double, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Single, Single, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Single, Single, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Single, Single, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Public methodStatic memberCode exampleSolve(Single, Single, Boolean)
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
Top
See Also