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 classRdCombinatorialBallRdCombinatorialBall extends the Combinatorial Rd Banach Space by enforcing the Closed Bounded Metric.classRdCombinatorialBanachRdCombinatorialBanach implements the Bounded/Unbounded Combinatorial lp Rd Spaces.classRdCombinatorialHilbertRdCombinatorialHilbert implements the Bounded/Unbounded, Combinatorial l2 Rd Spaces.classRdContinuousBallRdContinuousBall extends the Continuous Rd Banach Space by enforcing the Closed Bounded Metric.classRdContinuousBanachRdContinuousBanach implements the Normed, Bounded/Unbounded Continuous lp Rd Spaces.classRdContinuousHilbertRdContinuousHilbert 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 classRdCombinatorialVectorRdCombinatorialVector exposes the Normed/Non-normed Discrete Spaces with Rd Combinatorial Vector Elements.classRdContinuousVectorRdContinuousVector implements the Normed/non-normed, Bounded/Unbounded Continuous Rd Vector Spaces.