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