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