levenbergmarquardtlevenbergmarquardtnewiteration Method |
Namespace: DWSIM.MathOps.MathEx.LMAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax private static void levenbergmarquardtnewiteration(
ref double[] x
)
Private Shared Sub levenbergmarquardtnewiteration (
ByRef x As Double()
)
Request Example
View SourceParameters
- x Double
-
See Also