Get the size of a dimension of the matrix
[C++]
virtual size_t size(
int dim
) const;
Dimension number. In Excel, 0 corresponds to the number of rows, and 1 corresponds to the number of columns.
This method the size of a specified dimension of the matrix.
Header: plemtx.h