MatTotal Method |
Name | Description | |
---|---|---|
Total |
Returns the total number of array elements.
| |
Total(Int32, Int32) |
Returns the total number of array elements.
The method returns the number of elements within a certain sub-array slice with startDim <= dim < endDim
|