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

Returns true if this Matrix is 1xm.

See also:
isColVector()
isVector()