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  Int32
 
pContrast  Double
 

Return Value

Double

Implements

IMaxEstimatorEstimateMax(Int32, Double)
See Also