8.1.2.2 FreeModuleElement_generic_dense Objects

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

Instances of class FreeModuleElement_generic_dense have the following methods (in addition to inherited methods and special methods):

entries,$  $ list

Instances of class FreeModuleElement_generic_dense also have the following special methods:

__getitem__,$  $ __setitem__

Further documentation:

__getitem__( i)

__setitem__( i, value)

Set entry i of self to value.

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