You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TPiecePoly Class > TPiecePoly Properties > TPiecePoly.Pieces Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TPiecePoly.Pieces Property

Returns the number of piece-wise polynomial pieces.

Syntax
C#
Visual Basic
public int Pieces;

The number of pieces is one less than the number of breaks (Breaks.Length).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!