Click or drag to resize

WDSearchInterfaceEstimateMax Method

Namespace:  LynceeTec.Processing
Assembly:  LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntax
public virtual double EstimateMax(
	int[] pPos,
	double[] pContrast
)

Parameters

pPos
Type: SystemInt32
pContrast
Type: SystemDouble

Return Value

Type: Double

Implements

IMaxEstimatorEstimateMax(Int32, Double)
See Also