5.2.1.2 Vector_generic_dense Objects

class Vector_generic_dense
Vector_generic_dense( parent, [entries=True], [coerce_entries=True], [copy=0])

Instances of class Vector_generic_dense also have the following special methods:

__setitem__( i, value)

Set entry i of self to value.

See About this document... for information on suggesting changes.