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

Check matrix ordering.

This method returns the matrix_order of this Matrix.

See also:
style()
storeorder()