Class UnitRandomSequenceBound

java.lang.Object
org.drip.sample.sequence.UnitRandomSequenceBound

public class UnitRandomSequenceBound
extends java.lang.Object
UnitRandomSequenceBound demonstrates the Computation of the Probabilistic Bounds for a Sample Random Sequence.



Author:
Lakshmi Krishnamurthy
  • Constructor Summary

    Constructors
    Constructor Description
    UnitRandomSequenceBound()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Entry Point

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UnitRandomSequenceBound

      public UnitRandomSequenceBound()
  • Method Details

    • main

      public static void main​(java.lang.String[] args) throws java.lang.Exception
      Entry Point
      Parameters:
      args - Command Line Argument Array
      Throws:
      java.lang.Exception - Thrown on Error/Exception Situation