NuGenSciMath

NuGenLinearSystemSolver Class

Solves the linear equation system [A]{x}={b} for {x} and calculates the determinant of matrix [A]

For a list of all members of this type, see NuGenLinearSystemSolver Members.

System.Object
   Genetibase.MathX.NuGenLinearSystemSolver

[Visual Basic]
Public Class NuGenLinearSystemSolver
[C#]
public class NuGenLinearSystemSolver

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Genetibase.MathX

Assembly: Genetibase.MathX.NuGenSciMathII (in Genetibase.MathX.NuGenSciMathII.dll)

See Also

NuGenLinearSystemSolver Members | Genetibase.MathX Namespace