Click or drag to resize

LinearSpline Constructor

Default constructor. Constructs a LinearSpline instance with no tabulated values.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public LinearSpline()
See Also