MatrixBerryCore
iscol.m
Go to the documentation of this file.
1 function isPositive=iscol(inpArray)
2 isPositive=mxberry.core.iscol(inpArray);
function iscol(in inpArray)