ComplexNumbers¶
- class odl.set.sets.ComplexNumbers[source]¶
Bases:
FieldSet of complex numbers.
- Attributes:
Methods
contains_all(other)Return
Trueifotheris a sequence of complex numbers.contains_set(other)Return
Trueifotheris a subset of the complex numbers.element([inp])Return a complex number from
inpor from scratch.- __init__(*args, **kwargs)¶