int dataPointCount

Getter for the number of data points.

This functions returns _dataPointCount which is the total number of data points that make up this matrix construct. For instance, a 3x3x3 matrix construct would have 27 data points, as 333 = 27.