Uses of Interface
org.drip.spaces.metric.GeneralizedMetricVectorSpace
| Package | Description |
|---|---|
| org.drip.spaces.functionclass |
Normed Finite Spaces Function Class
|
| org.drip.spaces.metric |
Hilbert/Banach Normed Metric Spaces
|
| org.drip.spaces.rxtor1 |
Rx To R1 Normed Function Spaces
|
| org.drip.spaces.rxtord |
Rx To Rd Normed Function Spaces
|
-
Uses of GeneralizedMetricVectorSpace in org.drip.spaces.functionclass
Methods in org.drip.spaces.functionclass that return GeneralizedMetricVectorSpace Modifier and Type Method Description GeneralizedMetricVectorSpaceNormedRxToNormedR1Finite. inputMetricVectorSpace()GeneralizedMetricVectorSpaceNormedRxToNormedRdFinite. inputMetricVectorSpace()abstract GeneralizedMetricVectorSpaceNormedRxToNormedRxFinite. inputMetricVectorSpace()Retrieve the Input Vector Spaceabstract GeneralizedMetricVectorSpaceNormedRxToNormedRxFinite. outputMetricVectorSpace()Retrieve the Output Vector Space -
Uses of GeneralizedMetricVectorSpace in org.drip.spaces.metric
Subinterfaces of GeneralizedMetricVectorSpace in org.drip.spaces.metric Modifier and Type Interface Description interfaceR1NormedR1Normed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial lp Rd Spaces.interfaceRdNormedRdNormed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial lp Rd Spaces.Classes in org.drip.spaces.metric that implement GeneralizedMetricVectorSpace Modifier and Type Class Description classR1CombinatorialR1Combinatorial implements the Normed, Bounded/Unbounded Combinatorial lp Rd Spaces.classR1CombinatorialBallR1CombinatorialBall extends the Combinatorial R1 Banach Space by enforcing the Closed Bounded Metric.classR1ContinuousR1Continuous implements the Normed, Bounded/Unbounded Continuous lp R1 Spaces.classR1ContinuousBallR1ContinuousBall extends the Continuous R1 Banach Space by enforcing the Closed Bounded Metric.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 GeneralizedMetricVectorSpace in org.drip.spaces.rxtor1
Methods in org.drip.spaces.rxtor1 that return GeneralizedMetricVectorSpace Modifier and Type Method Description abstract GeneralizedMetricVectorSpaceNormedRxToNormedR1. inputMetricVectorSpace()Retrieve the Input Metric Vector Space -
Uses of GeneralizedMetricVectorSpace in org.drip.spaces.rxtord
Methods in org.drip.spaces.rxtord that return GeneralizedMetricVectorSpace Modifier and Type Method Description abstract GeneralizedMetricVectorSpaceNormedRxToNormedRd. inputMetricVectorSpace()Retrieve the Input Metric Vector Space