Field

class odl.Field

Bases: Set

A set that satisfies the field axioms.

Examples: RealNumbers, ComplexNumbers or the finite field F_2.

See the Wikipedia entry on fields for further information.

__init__()