Click or drag to resize

WDSearchInterfaceEstimateMax Method

Namespace:  LynceeTec.Processing
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
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