MatrixBerryCore
+mxberry
+pcalc
ismaintask.m
Go to the documentation of this file.
1
function
isPos=
ismaintask
()
2
[~,SProp]=
mxberry
.
pcalc
.gettaskname();
3
isPos=SProp.isMain;
mxberry::pcalc
Definition:
gettaskname.m:1
mxberry::pcalc::ismaintask
function ismaintask()
ISMAINTASK returns true if current current task is not a child task launched via Matlab Parallel Tool...
mxberry
Generated for MatrixBerryCore by
1.8.13