 | WDSearchInterfaceEstimateWD Method |
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic double EstimateWD(
double[] pPos,
double[] pContrast,
int initpos,
int len
)
public:
double EstimateWD(
array<double>^ pPos,
array<double>^ pContrast,
int initpos,
int len
)
Parameters
- pPos
- Type: SystemDouble
- pContrast
- Type: SystemDouble
- initpos
- Type: SystemInt32
- len
- Type: SystemInt32
Return Value
Type:
Double
See Also