Click or drag to resize

NaphtaliSandholmMethodFunctionGradient Method


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.SepOps.SolvingMethods
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
private double[,] FunctionGradient(
	double epsilon,
	double[] x
)
Request Example View Source

Parameters

epsilon  Double
 
x  Double
 

Return Value

Double
See Also