MatrixBerryCore
+mxberry
+core
checksize.m
Go to the documentation of this file.
1
function
isValid=
checksize
(varargin)
2
isValidVec=
mxberry
.
core
.isvalidsize(varargin{:});
3
isValid=all(isValidVec);
mxberry::core
mxberry::core::checksize
function checksize(in varargin)
CHECKSIZE checks sizes of arrays;.
mxberry
Generated for MatrixBerryCore by
1.8.13