| Interface | Description |
|---|---|
| GeneralizedMetricVectorSpace |
GeneralizedMetricVectorSpace exposes the basic Properties of the General Normed Metric Vector Space.
|
| R1Normed |
R1Normed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial l^p R^1 Spaces.
|
| RdNormed |
RdNormed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial l^p R^d Spaces.
|
| Class | Description |
|---|---|
| R1Combinatorial |
R1Combinatorial implements the Normed, Bounded/Unbounded Combinatorial l^p R^1 Spaces.
|
| R1CombinatorialBall |
R1CombinatorialBall extends the Combinatorial R^1 Banach Space by enforcing the Closed Bounded Metric.
|
| R1Continuous |
R1Continuous implements the Normed, Bounded/Unbounded Continuous l^p R^1 Spaces.
|
| R1ContinuousBall |
R1ContinuousBall extends the Continuous R^1 Banach Space by enforcing the Closed Bounded Metric.
|
| RdCombinatorialBall |
RdCombinatorialBall extends the Combinatorial R^d Banach Space by enforcing the Closed Bounded Metric.
|
| RdCombinatorialBanach |
RdCombinatorialBanach implements the Bounded/Unbounded Combinatorial l^p R^d Spaces.
|
| RdCombinatorialHilbert |
RdCombinatorialHilbert implements the Bounded/Unbounded, Combinatorial l^2 R^d Spaces.
|
| RdContinuousBall |
RdContinuousBall extends the Continuous R^d Banach Space by enforcing the Closed Bounded Metric.
|
| RdContinuousBanach |
RdContinuousBanach implements the Normed, Bounded/Unbounded Continuous l^p R^d Spaces.
|
| RdContinuousHilbert |
RdContinuousHilbert implements the Bounded/Unbounded, Continuous l^2 R^d Spaces.
|