Package | Description |
---|---|
org.drip.spaces.instance | |
org.drip.spaces.metric | |
org.drip.spaces.tensor |
Modifier and Type | Method and Description |
---|---|
R1GeneralizedVector |
ValidatedR1.tensorSpaceType() |
Constructor and Description |
---|
ValidatedR1(R1GeneralizedVector gvR1,
double[] adblInstance)
ValidatedR1 Constructor
|
Modifier and Type | Interface and Description |
---|---|
interface |
R1Normed
R1Normed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial l^p R^1 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.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryBooleanVector
BinaryBooleanVector implements the normed/non-normed Binary/Boolean Combinatorial Vector Spaces.
|
class |
R1CombinatorialVector
R1CombinatorialVector exposes the normed/non-normed Discrete Spaces with R^1 Combinatorial Vector
Elements.
|
class |
R1ContinuousVector
R1ContinuousVector exposes the Normed/non-normed, Bounded/Unbounded Continuous R^1 Vector Spaces with
Real-valued Elements.
|
Modifier and Type | Method and Description |
---|---|
R1GeneralizedVector[] |
RdGeneralizedVector.vectorSpaces()
Retrieve the Array of the Underlying R^1 Vector Spaces
|
R1GeneralizedVector[] |
RdAggregate.vectorSpaces() |