geometry#

Module path: cuqi.geometry

Classes

Continuous

Continuous1D

A class that represents a continuous 1D geometry.

Continuous2D

CustomKL

A class representation of a random field in which a truncated KL expansion is computed from a given covariance function.

Discrete

Discrete geometry defined by a list of variables.

Geometry

A class that represents the geometry of the range, domain, observation, or other sets.

Image2D

A class that represents a 2D image.

KLExpansion

Class representation of the random field in the sine basis

KLExpansion_Full

Class representation of the random field in the sine basis

MappedGeometry

A class that represents a mapped geometry.

StepExpansion

Class representation of step functions (piecewise constant functions) with n_steps equidistant steps on the interval [x0, xn], with both endpoints included.