MatrixBerryCore
+mxberry
+core
iscol.m
Go to the documentation of this file.
1
function
isPositive=
iscol
(inpArray)
2
isPositive=size(inpArray,1)==numel(inpArray)&&size(inpArray,2)==1;
mxberry::core::iscol
function iscol(in inpArray)
Generated for MatrixBerryCore by
1.8.13