MatrixBerryCore
+mxberry
+core
+check
+lib
islogscalar.m
Go to the documentation of this file.
1
function
isPositive=
islogscalar
(inpArray)
2
isPositive=isscalar(inpArray)&&islogical(inpArray);
mxberry::core::check::lib::islogscalar
function islogscalar(in inpArray)
Generated for MatrixBerryCore by
1.8.13