Crate spaces[][src]

Modules

continuous
discrete
norms

Normalisation utilities module.

product

Combination space types module.

Enums

Card

Measure of the cardinality (#) of a vector space.

Traits

BoundedSpace

Space type bounded on a compact interval I.

FiniteSpace

Space type with bounds and a finite set of values.

Space

Trait for defining geometric spaces.

Surjection

A trait for types implementing a mapping from values of one set onto another.

Type Definitions

Matrix

2d array type.

Vector

1d array type.