parent, [entries=True], [coerce_entries=True], [copy=0]) |
denominator,
dict,
entries,
get,
nonzero_positions,
set
These methods are defined as follows:
) |
) |
) |
i) |
Like __getitem__ but with no type or bounds checking. Returns 0 if access is out of bounds.
) |
Returns the set of pairs (i,j) such that self[i,j] != 0.
i, x) |
Like __setitem__ but with no type or bounds checking.
Instances of class Vector_generic_sparse also have the following special methods:
i) |
i, value) |
See About this document... for information on suggesting changes.