Overload List

  NameDescription
Solve(DoubleBandMatrix, DoubleMatrix)
Solves the linear system AX = B.
Solve(DoubleBandMatrix, DoubleVector)
Solves the linear system Ax = b.
Solve(DoubleComplexBandMatrix, DoubleComplexMatrix)
Solves the linear system AX = B.
Solve(DoubleComplexBandMatrix, DoubleComplexVector)
Solves the linear system Ax = b.
Solve(DoubleComplexLowerTriMatrix, DoubleComplexMatrix)
Solves the linear system AX = B.
Solve(DoubleComplexLowerTriMatrix, DoubleComplexVector)
Solves the linear system Ax = b.
Solve(DoubleComplexTriDiagMatrix, DoubleComplexMatrix)
Solves the linear system AX = B.
Solve(DoubleComplexTriDiagMatrix, DoubleComplexVector)
Solves the linear system Ax = b.
Solve(DoubleComplexUpperTriMatrix, DoubleComplexMatrix)
Solves the linear system AX = B.
Solve(DoubleComplexUpperTriMatrix, DoubleComplexVector)
Solves the linear system Ax = b.
Solve(DoubleCsrSparseMatrix, DoubleMatrix)
Solves the linear system AX = B.
Solve(DoubleCsrSparseMatrix, DoubleVector)
Solves the linear system Ax = b.
Solve(DoubleHermitianBandMatrix, DoubleComplexMatrix)
Solves the linear system AX = B.
Solve(DoubleHermitianBandMatrix, DoubleComplexVector)
Solves the linear system Ax = b.
Solve(DoubleHermitianMatrix, DoubleComplexMatrix)
Solves the linear system AX = B.
Solve(DoubleHermitianMatrix, DoubleComplexVector)
Solves the linear system Ax = b.
Solve(DoubleLowerTriMatrix, DoubleMatrix)
Solves the linear system AX = B.
Solve(DoubleLowerTriMatrix, DoubleVector)
Solves the linear system Ax = b.
Solve(DoubleSymBandMatrix, DoubleMatrix)
Solves the linear system AX = B.
Solve(DoubleSymBandMatrix, DoubleVector)
Solves the linear system Ax = b.
Solve(DoubleSymmetricMatrix, DoubleMatrix)
Solves the linear system AX = B.
Solve(DoubleSymmetricMatrix, DoubleVector)
Solves the linear system Ax = b.
Solve(DoubleTriDiagMatrix, DoubleMatrix)
Solves the linear system AX = B.
Solve(DoubleTriDiagMatrix, DoubleVector)
Solves the linear system Ax = b.
Solve(DoubleUpperTriMatrix, DoubleMatrix)
Solves the linear system AX = B.
Solve(DoubleUpperTriMatrix, DoubleVector)
Solves the linear system Ax = b.
Solve(FloatBandMatrix, FloatMatrix)
Solves the linear system AX = B.
Solve(FloatBandMatrix, FloatVector)
Solves the linear system Ax = b.
Solve(FloatComplexBandMatrix, FloatComplexMatrix)
Solves the linear system AX = B.
Solve(FloatComplexBandMatrix, FloatComplexVector)
Solves the linear system Ax = b.
Solve(FloatComplexLowerTriMatrix, FloatComplexMatrix)
Solves the linear system AX = B.
Solve(FloatComplexLowerTriMatrix, FloatComplexVector)
Solves the linear system Ax = b.
Solve(FloatComplexTriDiagMatrix, FloatComplexMatrix)
Solves the linear system AX = B.
Solve(FloatComplexTriDiagMatrix, FloatComplexVector)
Solves the linear system Ax = b.
Solve(FloatComplexUpperTriMatrix, FloatComplexMatrix)
Solves the linear system AX = B.
Solve(FloatComplexUpperTriMatrix, FloatComplexVector)
Solves the linear system Ax = b.
Solve(FloatHermitianBandMatrix, FloatComplexMatrix)
Solves the linear system AX = B.
Solve(FloatHermitianBandMatrix, FloatComplexVector)
Solves the linear system Ax = b.
Solve(FloatHermitianMatrix, FloatComplexMatrix)
Solves the linear system AX = B.
Solve(FloatHermitianMatrix, FloatComplexVector)
Solves the linear system Ax = b.
Solve(FloatLowerTriMatrix, FloatMatrix)
Solves the linear system AX = B.
Solve(FloatLowerTriMatrix, FloatVector)
Solves the linear system Ax = b.
Solve(FloatSymBandMatrix, FloatMatrix)
Solves the linear system AX = B.
Solve(FloatSymBandMatrix, FloatVector)
Solves the linear system Ax = b.
Solve(FloatSymmetricMatrix, FloatMatrix)
Solves the linear system AX = B.
Solve(FloatSymmetricMatrix, FloatVector)
Solves the linear system Ax = b.
Solve(FloatTriDiagMatrix, FloatMatrix)
Solves the linear system AX = B.
Solve(FloatTriDiagMatrix, FloatVector)
Solves the linear system Ax = b.
Solve(FloatUpperTriMatrix, FloatMatrix)
Solves the linear system AX = B.
Solve(FloatUpperTriMatrix, FloatVector)
Solves the linear system Ax = b.
Solve(DoubleComplexTriDiagMatrix, DoubleComplexMatrix, Boolean)
Solves the linear system AX = B.
Solve(DoubleComplexTriDiagMatrix, DoubleComplexVector, Boolean)
Solves the linear system Ax = b.
Solve(DoubleHermitianBandMatrix, DoubleComplexMatrix, Boolean)
Solves the linear system AX = B.
Solve(DoubleHermitianBandMatrix, DoubleComplexVector, Boolean)
Solves the linear system Ax = b.
Solve(DoubleHermitianMatrix, DoubleComplexMatrix, Boolean)
Solves the linear system AX = B.
Solve(DoubleHermitianMatrix, DoubleComplexVector, Boolean)
Solves the linear system Ax = b.
Solve(DoubleSymBandMatrix, DoubleMatrix, Boolean)
Solves the linear system AX = B.
Solve(DoubleSymBandMatrix, DoubleVector, Boolean)
Solves the linear system Ax = b.
Solve(DoubleSymmetricMatrix, DoubleMatrix, Boolean)
Solves the linear system AX = B.
Solve(DoubleSymmetricMatrix, DoubleVector, Boolean)
Solves the linear system Ax = b.
Solve(DoubleTriDiagMatrix, DoubleMatrix, Boolean)
Solves the linear system AX = B.
Solve(DoubleTriDiagMatrix, DoubleVector, Boolean)
Solves the linear system Ax = b.
Solve(FloatComplexTriDiagMatrix, FloatComplexMatrix, Boolean)
Solves the linear system AX = B.
Solve(FloatComplexTriDiagMatrix, FloatComplexVector, Boolean)
Solves the linear system Ax = b.
Solve(FloatHermitianBandMatrix, FloatComplexMatrix, Boolean)
Solves the linear system AX = B.
Solve(FloatHermitianBandMatrix, FloatComplexVector, Boolean)
Solves the linear system Ax = b.
Solve(FloatHermitianMatrix, FloatComplexMatrix, Boolean)
Solves the linear system AX = B.
Solve(FloatHermitianMatrix, FloatComplexVector, Boolean)
Solves the linear system Ax = b.
Solve(FloatSymBandMatrix, FloatMatrix, Boolean)
Solves the linear system AX = B.
Solve(FloatSymBandMatrix, FloatVector, Boolean)
Solves the linear system Ax = b.
Solve(FloatSymmetricMatrix, FloatMatrix, Boolean)
Solves the linear system AX = B.
Solve(FloatSymmetricMatrix, FloatVector, Boolean)
Solves the linear system Ax = b.
Solve(FloatTriDiagMatrix, FloatMatrix, Boolean)
Solves the linear system AX = B.
Solve(FloatTriDiagMatrix, FloatVector, Boolean)
Solves the linear system Ax = b.

See Also