NewtonSolver_Oldgradient Method

Definition

Namespace: DWSIM.MathOps.MathEx.Optimization
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private double[,] gradient(
	double epsilon,
	double[] x
)

Parameters

epsilon  Double
 
x  Double
 

Return Value

Double

See Also