IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::LinearSolverBase Member List

This is the complete list of members for IG::Num::LinearSolverBase, including all inherited members.
_columnCountIG::Num::LinearSolverBase [private]
_mainLockIG::Num::LinearSolverBase [private]
_matrixRighthandSides_MathNetNumericsIG::Num::LinearSolverBase [protected]
_matrixSolution_MathNetNumericsIG::Num::LinearSolverBase [protected]
_rowCountIG::Num::LinearSolverBase [protected]
_vectorRighthandSides_MathNetNumericsIG::Num::LinearSolverBase [protected]
_vectorSolution_MathNetNumericsIG::Num::LinearSolverBase [protected]
LockIG::Num::LinearSolverBase
Solve(IMatrix B, ref IMatrix X)IG::Num::LinearSolverBase [inline, virtual]
Solve(IMatrix B)IG::Num::LinearSolverBase [inline]
Solve(IVector b, ref IVector x)IG::Num::LinearSolverBase [inline, virtual]
Solve(IVector b)IG::Num::LinearSolverBase [inline]
SolveMathNetNumerics(IMatrix righthandSides)IG::Num::LinearSolverBase [inline, protected, virtual]
SolveMathNetNumerics(IVector rightHandSides)IG::Num::LinearSolverBase [inline, protected, virtual]
 All Classes Namespaces Files Functions Variables Enumerations Properties Events