Package org.drip.spaces.metric

Hilbert/Banach Normed Metric Spaces
Author:
Lakshmi Krishnamurthy
  • Interface Summary
    Interface Description
    GeneralizedMetricVectorSpace
    GeneralizedMetricVectorSpace exposes the basic Properties of the General Normed Metric Vector Space.
    R1Normed
    R1Normed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial lp Rd Spaces.
    RdNormed
    RdNormed Abstract Class implements the Normed, Bounded/Unbounded Continuous/Combinatorial lp Rd Spaces.
  • Class Summary
    Class Description
    R1Combinatorial
    R1Combinatorial implements the Normed, Bounded/Unbounded Combinatorial lp Rd Spaces.
    R1CombinatorialBall
    R1CombinatorialBall extends the Combinatorial R1 Banach Space by enforcing the Closed Bounded Metric.
    R1Continuous
    R1Continuous implements the Normed, Bounded/Unbounded Continuous lp R1 Spaces.
    R1ContinuousBall
    R1ContinuousBall extends the Continuous R1 Banach Space by enforcing the Closed Bounded Metric.
    RdCombinatorialBall
    RdCombinatorialBall extends the Combinatorial Rd Banach Space by enforcing the Closed Bounded Metric.
    RdCombinatorialBanach
    RdCombinatorialBanach implements the Bounded/Unbounded Combinatorial lp Rd Spaces.
    RdCombinatorialHilbert
    RdCombinatorialHilbert implements the Bounded/Unbounded, Combinatorial l2 Rd Spaces.
    RdContinuousBall
    RdContinuousBall extends the Continuous Rd Banach Space by enforcing the Closed Bounded Metric.
    RdContinuousBanach
    RdContinuousBanach implements the Normed, Bounded/Unbounded Continuous lp Rd Spaces.
    RdContinuousHilbert
    RdContinuousHilbert implements the Bounded/Unbounded, Continuous l2 Rd Spaces.