The LinearDecomposition class contains properties and methods of linear equations system.
Property name | Brief description | |
Equations | The Equations property returns equations of a system. | |
Variables | The Variables property returns the collection of equations system variables. |
Property name | Brief description | |
Extremum | The Extremum property determines the type of extremum, which will be searched for when finding optimal value. |
Method name | Brief description | |
Evaluate | The Evaluate method calculates the method. |
See also: