Uses of Class
org.drip.spaces.tensor.RdAggregate
Package | Description |
---|---|
org.drip.spaces.metric |
Hilbert/Banach Normed Metric Spaces
|
org.drip.spaces.tensor |
Rx Continuous/Combinatorial Tensor Spaces
|
-
Uses of RdAggregate in org.drip.spaces.metric
Subclasses of RdAggregate in org.drip.spaces.metric Modifier and Type Class Description class
RdCombinatorialBall
RdCombinatorialBall extends the Combinatorial Rd Banach Space by enforcing the Closed Bounded Metric.class
RdCombinatorialBanach
RdCombinatorialBanach implements the Bounded/Unbounded Combinatorial lp Rd Spaces.class
RdCombinatorialHilbert
RdCombinatorialHilbert implements the Bounded/Unbounded, Combinatorial l2 Rd Spaces.class
RdContinuousBall
RdContinuousBall extends the Continuous Rd Banach Space by enforcing the Closed Bounded Metric.class
RdContinuousBanach
RdContinuousBanach implements the Normed, Bounded/Unbounded Continuous lp Rd Spaces.class
RdContinuousHilbert
RdContinuousHilbert implements the Bounded/Unbounded, Continuous l2 Rd Spaces. -
Uses of RdAggregate in org.drip.spaces.tensor
Subclasses of RdAggregate in org.drip.spaces.tensor Modifier and Type Class Description class
RdCombinatorialVector
RdCombinatorialVector exposes the Normed/Non-normed Discrete Spaces with Rd Combinatorial Vector Elements.class
RdContinuousVector
RdContinuousVector implements the Normed/non-normed, Bounded/Unbounded Continuous Rd Vector Spaces.