Next: spalloc, Previous: nonzeros, Up: Function Reference
Return the amount of storage allocated to the sparse matrix SM. Note that Octave tends to crop unused memory at the first oppurtunity for sparse objects. There are some cases of user created sparse objects where the value returned by nzmaz will not be the same as nnz, but in general they will give the same result.
See also: sparse, spalloc.