Uses of Interface
org.drip.spaces.tensor.R1GeneralizedVector
| Package | Description |
|---|---|
| org.drip.spaces.instance |
Validated Continuous/Combinatorial Metric Spaces
|
| org.drip.spaces.metric |
Hilbert/Banach Normed Metric Spaces
|
| org.drip.spaces.tensor |
Rx Continuous/Combinatorial Tensor Spaces
|
-
Uses of R1GeneralizedVector in org.drip.spaces.instance
Methods in org.drip.spaces.instance that return R1GeneralizedVector Modifier and Type Method Description R1GeneralizedVectorValidatedR1. tensorSpaceType()Constructors in org.drip.spaces.instance with parameters of type R1GeneralizedVector Constructor Description ValidatedR1(R1GeneralizedVector r1GeneralizedVector, double[] instanceArray)ValidatedR1 Constructor -
Uses of R1GeneralizedVector in org.drip.spaces.metric
Subinterfaces of R1GeneralizedVector in org.drip.spaces.metric Modifier and Type Interface Description interfaceR1NormedR1Normed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial lp Rd Spaces.Classes in org.drip.spaces.metric that implement R1GeneralizedVector 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. -
Uses of R1GeneralizedVector in org.drip.spaces.tensor
Classes in org.drip.spaces.tensor that implement R1GeneralizedVector Modifier and Type Class Description classBinaryBooleanVectorBinaryBooleanVector implements the normed/non-normed Binary/Boolean Combinatorial Vector Spaces.classR1CombinatorialVectorR1CombinatorialVector exposes the normed/non-normed Discrete Spaces with R1 Combinatorial Vector Elements.classR1ContinuousVectorR1ContinuousVector exposes the Normed/non-normed, Bounded/Unbounded Continuous R1 Vector Spaces with Real-valued Elements.Methods in org.drip.spaces.tensor that return R1GeneralizedVector Modifier and Type Method Description R1GeneralizedVector[]RdAggregate. vectorSpaces()Retrieve the Array of the Underlying R1 Vector SpacesR1GeneralizedVector[]RdGeneralizedVector. vectorSpaces()Retrieve the Array of the Underlying R1 Vector Spaces