MatrixBerryCore
|
Go to the source code of this file.
Namespaces | |
mxberry::core | |
Functions | |
function | mxberry::core::isvalidsize (in varargin) |
ISVALIDSIZE compares size of input arrays with size mask. Size mask can contain nans that allow any size for a corresponding dimension. Function automatically adds 1 at the end of size. For example, array 3x2 is also array 3x2x1 and 3x2x1x1x1 e.t.c;. More... | |