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

Returns true if this Matrix is 1x1.

See also:
isNull()

Referenced by scythe::gaxpy(), scythe::inv(), and scythe::row_interchange().