ICpLinearDecomposition
Description
The ICpLinearDecomposition interface contains properties and methods of linear equations system.
Properties
| |
Property name |
Brief description |
 |
Equations |
The Equations property returns equations of a system. |
 |
Variables |
The Variables property returns the collection of equations system variables. |
Properties inherited from ICpMethod
| |
Property name |
Brief description |
 |
Extremum |
The Extremum property determines the type of extremum, which will be searched for when finding optimal value. |
Methods inherited from ICpMethod
| |
Method name |
Brief description |
 |
Evaluate |
The Evaluate method calculates the method. |
See also:
Cp Assembly Interfaces | The System of Difference Equations