Package org.drip.analytics.support

Assorted Support and Helper Utilities
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    CaseInsensitiveHashMap<V>
    CaseInsensitiveHashMap implements a Case Insensitive Key in a Hash Map.
    CaseInsensitiveTreeMap<V>
    CaseInsensitiveTreeMap implements a Case Insensitive Key in a Tree Map.
    CompositePeriodBuilder
    CompositePeriodBuilder exposes the composite period construction functionality.
    ForwardDecompositionUtil
    ForwardDecompositionUtil contains the utility functions needed to carry out periodic decomposition at MTM sync points for the given stream.
    FuturesHelper
    FuturesHelper contains the Collection of the Futures Valuation related Utility Functions.
    Helper
    Helper contains the collection of the analytics related utility functions used by the modules.
    Logger
    Logger implements level-set logging, backed by either the screen or a file.
    LossQuadratureGenerator
    LossQuadratureGenerator generates the decomposed Integrand Quadrature for the Loss Steps.
    OptionHelper
    OptionHelper contains the collection of the option valuation related utility functions used by the modules.
    VertexDateBuilder
    VertexDateBuilder exports Static Functions that create Vertex Dates using different Schemes.