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

Returns true if this Matrix is nx1 or 1xn.

See also:
isRowVector()
isColVector()