Package | Description |
---|---|
org.drip.spaces.functionclass | |
org.drip.spaces.metric | |
org.drip.spaces.rxtor1 | |
org.drip.spaces.rxtord |
Modifier and Type | Method and Description |
---|---|
abstract GeneralizedMetricVectorSpace |
NormedRxToNormedRxFinite.inputMetricVectorSpace()
Retrieve the Input Vector Space
|
GeneralizedMetricVectorSpace |
NormedRxToNormedRdFinite.inputMetricVectorSpace() |
GeneralizedMetricVectorSpace |
NormedRxToNormedR1Finite.inputMetricVectorSpace() |
abstract GeneralizedMetricVectorSpace |
NormedRxToNormedRxFinite.outputMetricVectorSpace()
Retrieve the Output Vector Space
|
Modifier and Type | Interface and Description |
---|---|
interface |
R1Normed
R1Normed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial l^p R^1 Spaces.
|
interface |
RdNormed
RdNormed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial l^p R^d Spaces.
|
Modifier and Type | Class and Description |
---|---|
class |
R1Combinatorial
R1Combinatorial implements the Normed, Bounded/Unbounded Combinatorial l^p R^1 Spaces.
|
class |
R1CombinatorialBall
R1CombinatorialBall extends the Combinatorial R^1 Banach Space by enforcing the Closed Bounded Metric.
|
class |
R1Continuous
R1Continuous implements the Normed, Bounded/Unbounded Continuous l^p R^1 Spaces.
|
class |
R1ContinuousBall
R1ContinuousBall extends the Continuous R^1 Banach Space by enforcing the Closed Bounded Metric.
|
class |
RdCombinatorialBall
RdCombinatorialBall extends the Combinatorial R^d Banach Space by enforcing the Closed Bounded Metric.
|
class |
RdCombinatorialBanach
RdCombinatorialBanach implements the Bounded/Unbounded Combinatorial l^p R^d Spaces.
|
class |
RdCombinatorialHilbert
RdCombinatorialHilbert implements the Bounded/Unbounded, Combinatorial l^2 R^d Spaces.
|
class |
RdContinuousBall
RdContinuousBall extends the Continuous R^d Banach Space by enforcing the Closed Bounded Metric.
|
class |
RdContinuousBanach
RdContinuousBanach implements the Normed, Bounded/Unbounded Continuous l^p R^d Spaces.
|
class |
RdContinuousHilbert
RdContinuousHilbert implements the Bounded/Unbounded, Continuous l^2 R^d Spaces.
|
Modifier and Type | Method and Description |
---|---|
abstract GeneralizedMetricVectorSpace |
NormedRxToNormedR1.inputMetricVectorSpace()
Retrieve the Input Metric Vector Space
|
Modifier and Type | Method and Description |
---|---|
abstract GeneralizedMetricVectorSpace |
NormedRxToNormedRd.inputMetricVectorSpace()
Retrieve the Input Metric Vector Space
|