Click or drag to resize

PLS1(IPLS1Calc) Constructor

Constructs a PLS1 instance that used the given calculator.

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

Parameters

calculator  IPLS1Calc
Calculator object.
See Also