Interface | Description |
---|---|
GeneralizedVector |
GeneralizedVector exposes the basic Properties of the General Vector Space.
|
R1GeneralizedVector |
R1GeneralizedVector exposes the basic Properties of the General R^1 Vector Space.
|
RdGeneralizedVector |
RdGeneralizedVector exposes the basic Properties of the Generalized R^d Vector Space.
|
Class | Description |
---|---|
BinaryBooleanVector |
BinaryBooleanVector implements the normed/non-normed Binary/Boolean Combinatorial Vector Spaces.
|
Cardinality |
Cardinality contains the Type and the Measure of the Cardinality of the given Vector Space.
|
R1CombinatorialVector |
R1CombinatorialVector exposes the normed/non-normed Discrete Spaces with R^1 Combinatorial Vector
Elements.
|
R1ContinuousVector |
R1ContinuousVector exposes the Normed/non-normed, Bounded/Unbounded Continuous R^1 Vector Spaces with
Real-valued Elements.
|
RdAggregate |
RdAggregate exposes the basic Properties of the R^d as a Sectional Super-position of R^1 Vector Spaces.
|
RdCombinatorialVector |
RdCombinatorialVector exposes the Normed/Non-normed Discrete Spaces with R^d Combinatorial Vector
Elements.
|
RdContinuousVector |
RdContinuousVector implements the Normed/non-normed, Bounded/Unbounded Continuous R^d Vector Spaces.
|