Click or drag to resize

IExternalLinearSystemSolver Interface


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
public interface IExternalLinearSystemSolver
Request Example

The IExternalLinearSystemSolver type exposes the following members.

Methods
 NameDescription
Public methodSolve Solves a system of linear equations.
Top
See Also