.NET Matrix Library
Solve Method
See Also  Send Feedback



Solves a system of linear equations Solves a system of linear equations

Overload List

OverloadDescription
Solve(CMatrix)Solves a system of linear equations for multiple right hands.  
Solve(CVector)Solves a system of linear equations for a single right hand vector.  

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

.NET Matrix Library