| Visual Basic (Usage) | |
|---|---|
Dim instance As SparseSolver Dim rhnds As Matrix Dim value As Matrix value = instance.Solve(rhnds) | |
Parameters
- rhnds
- A Matrix object that contains the multiple right hand vectors as columns.
Return Value
A Matrix object that contains the solution of the system of linear equations.Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7