Scythe-1.0.3
template<matrix_order ORDER = Col, matrix_style STYLE = Concrete>
uint scythe::Matrix_base< ORDER, STYLE >::max_size ( ) const [inline]

Returns the maximum possible matrix size.

Maximum matrix size is simply the highest available unsigned int on your system.

See also:
size()