SLEMethod: SLEMethodType;
The SLEMethod property determines the method for solving a system of non-linear equations.
To determine whether to cast the linear equation system to the equivalent one with positively definite symmetric matrix, use the ISmLinearEquations.SymmetricMatrixSet property.
The property use is given in the example for ISmLinearEquations.InitApproximation.
See also: