| Visual Basic (Usage) | |
|---|---|
Dim instance As CSparseSolver Dim rhnds As CVector Dim value As CVector value = instance.Solve(rhnds) | |
Parameters
- rhnds
- A CVector object containing the right hand vector.
Return Value
A CVector object containing 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