@infsup: numel (A) ¶@infsup: numel (A, idx1, idx2, …) ¶Return the number of elements in the interval object A.
Optionally, if indices idx1, idx2, … are supplied, return
the number of elements that would result from indexing
A(idx1, idx2, …).
See also: @@infsup/length, @@infsup/size, @@infsup/rows, @@infsup/columns, @@infsup/end.
Package: interval