isreal
isscalar
Enter search terms or a module, class or function name.
isrowvector checks if its argument is a row vector.
Return Value
bool is TRUE (1) if the matrix m is a row vector and otherwise FALSE (0).
Parameters
m is a scalar, matrix or function.
See also
Overview Mathematic, iscolvector, size
id-1775800