Singular
index
(built-in)

 
Classes
       
Boost.Python.instance(__builtin__.object)
canonical_form
ideal
intvec
number
polynomial
power_series
ring
variable
vector
vector_power_series

 
class canonical_form(Boost.Python.instance)
    
Method resolution order:
canonical_form
Boost.Python.instance
__builtin__.object

Methods defined here:
__add__(...)
__div__(...)
__eq__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__init__(...)
__isub__(...)
__mul__(...)
__neg__(...)
__radd__(...)
__rdiv__(...)
__rmul__(...)
__rsub__(...)
__str__(...)
__sub__(...)

Data and other attributes defined here:
__instance_size__ = 12

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class ideal(Boost.Python.instance)
    
Method resolution order:
ideal
Boost.Python.instance
__builtin__.object

Methods defined here:
__contains__(...)
__delitem__(...)
__getitem__(...)
__init__(...)
__iter__(...)
__len__(...)
__setitem__(...)
__str__(...)
append(...)
extend(...)
ring(...)

Data and other attributes defined here:
__instance_size__ = 20

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class intvec(Boost.Python.instance)
    
Method resolution order:
intvec
Boost.Python.instance
__builtin__.object

Methods defined here:
__contains__(...)
__delitem__(...)
__getitem__(...)
__init__(...)
__iter__(...)
__len__(...)
__setitem__(...)
__str__(...)
append(...)
extend(...)

Data and other attributes defined here:
__instance_size__ = 20

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class number(Boost.Python.instance)
    
Method resolution order:
number
Boost.Python.instance
__builtin__.object

Methods defined here:
__add__(...)
__div__(...)
__eq__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__init__(...)
__isub__(...)
__mul__(...)
__neg__(...)
__radd__(...)
__rdiv__(...)
__rmul__(...)
__rsub__(...)
__str__(...)
__sub__(...)

Data and other attributes defined here:
__instance_size__ = 20

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class polynomial(Boost.Python.instance)
    Wrapper for poly of Singular
 
 
Method resolution order:
polynomial
Boost.Python.instance
__builtin__.object

Methods defined here:
__add__(...)
__iadd__(...)
__imul__(...)
__init__(...)
__iter__(...)
__mul__(...)
__neg__(...)
__rmul__(...)
__str__(...)
leadCoef(...)
leadExp(...)
ring(...)

Data and other attributes defined here:
__instance_size__ = 20

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class power_series(Boost.Python.instance)
    
Method resolution order:
power_series
Boost.Python.instance
__builtin__.object

Methods defined here:
__init__(...)
__iter__(...)

Data and other attributes defined here:
__instance_size__ = 32

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class ring(Boost.Python.instance)
    
Method resolution order:
ring
Boost.Python.instance
__builtin__.object

Methods defined here:
__init__(...)
__str__(...)
set(...)

Data and other attributes defined here:
__instance_size__ = 12

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class variable(Boost.Python.instance)
    
Method resolution order:
variable
Boost.Python.instance
__builtin__.object

Methods defined here:
__init__(...)

Data and other attributes defined here:
__instance_size__ = 12

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class vector(Boost.Python.instance)
    
Method resolution order:
vector
Boost.Python.instance
__builtin__.object

Methods defined here:
__add__(...)
__iadd__(...)
__imul__(...)
__init__(...)
__iter__(...)
__neg__(...)
__rmul__(...)
__str__(...)

Data and other attributes defined here:
__instance_size__ = 20

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>

 
class vector_power_series(Boost.Python.instance)
    
Method resolution order:
vector_power_series
Boost.Python.instance
__builtin__.object

Methods defined here:
__init__(...)
__iter__(...)

Data and other attributes defined here:
__instance_size__ = 32

Data and other attributes inherited from Boost.Python.instance:
__dict__ = <dictproxy object>
__new__ = <built-in method __new__ of Boost.Python.class object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
__weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>