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

Check matrix style.

This method returns the matrix_style of this Matrix.

See also:
order()
storeorder()