Click or drag to resize

PLS2(IPLS2Calc) Constructor

Constructs a PLS2 instance which uses the given calculator.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public PLS2(
	IPLS2Calc calculator
)

Parameters

calculator  IPLS2Calc
PLS calculator.
See Also