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 GeneralizedMetricVectorSpace
NormedRxToNormedR1Finite. inputMetricVectorSpace()
GeneralizedMetricVectorSpace
NormedRxToNormedRdFinite. inputMetricVectorSpace()
abstract GeneralizedMetricVectorSpace
NormedRxToNormedRxFinite. inputMetricVectorSpace()
Retrieve the Input Vector Spaceabstract GeneralizedMetricVectorSpace
NormedRxToNormedRxFinite. 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 interface
R1Normed
R1Normed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial lp Rd Spaces.interface
RdNormed
RdNormed 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 class
R1Combinatorial
R1Combinatorial implements the Normed, Bounded/Unbounded Combinatorial lp Rd Spaces.class
R1CombinatorialBall
R1CombinatorialBall extends the Combinatorial R1 Banach Space by enforcing the Closed Bounded Metric.class
R1Continuous
R1Continuous implements the Normed, Bounded/Unbounded Continuous lp R1 Spaces.class
R1ContinuousBall
R1ContinuousBall extends the Continuous R1 Banach Space by enforcing the Closed Bounded Metric.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 GeneralizedMetricVectorSpace in org.drip.spaces.rxtor1
Methods in org.drip.spaces.rxtor1 that return GeneralizedMetricVectorSpace Modifier and Type Method Description abstract GeneralizedMetricVectorSpace
NormedRxToNormedR1. 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 GeneralizedMetricVectorSpace
NormedRxToNormedRd. inputMetricVectorSpace()
Retrieve the Input Metric Vector Space