TPiecePoly.Breaks Property

TVec Breaks { get; set; }

Stores the piece-wise polynomial breaks.

Result: stored in self (calling object), returns self for chaining

Remarks:

Stores the piece-wise polynomial breaks. Property determines the intervals for piece-wise polynomial. It can not be complex.