| Package | Description |
|---|---|
| org.drip.spaces.instance | |
| org.drip.spaces.metric | |
| org.drip.spaces.tensor |
| Modifier and Type | Method and Description |
|---|---|
RdContinuousVector |
ValidatedRdContinuous.tensorSpaceType() |
| Constructor and Description |
|---|
ValidatedRdContinuous(RdContinuousVector cvRd,
double[][] aadblInstance)
ValidatedRdContinuous Constructor
|
| Modifier and Type | Class and Description |
|---|---|
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 |
|---|---|
static RdContinuousVector |
RdContinuousVector.Standard(int iDimension)
Construct the RdContinuousVector Instance
|