Package org.drip.spaces.iterator

Iterative/Exhaustive Vector Space Scanners
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    IterationHelper
    IterationHelper contains the Functionality that helps perform Checked Multidimensional Iterative Scans.
    RdExhaustiveStateSpaceScan
    RdExhaustiveStateSpaceScan contains the Functionality to iterate exhaustively through the Rd Space.
    RdReceedingStateSpaceScan
    RdReceedingStateSpaceScan is the Abstract Iterator Class that contains the Functionality to conduct a Receeding Scan through a Rd Space.
    RdSpanningCombinatorialIterator
    RdSpanningCombinatorialIterator contains the Functionality to conduct a Spanning Iteration through an Rd Combinatorial Space.
    RdSpanningStateSpaceScan
    RdSpanningStateSpaceScan is the Abstract Iterator Class that contains the Functionality to perform a Spanning Iterative Scan through an Rd State Space.
    SequenceIndexIterator
    SequenceIndexIterator contains the Functionality to iterate through a List of Sequence Indexes.