Class EURSmooth1MForward

java.lang.Object
org.drip.sample.overnighthistorical.EURSmooth1MForward

public class EURSmooth1MForward
extends java.lang.Object
EURSmooth1MForward Generates the Historical EUR Smoothened Overnight Curve Native 1M Compounded Forward Rate.



Author:
Lakshmi Krishnamurthy
  • Constructor Summary

    Constructors
    Constructor Description
    EURSmooth1MForward()  
  • Method Summary

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

    Methods inherited from class java.lang.Object

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

    • EURSmooth1MForward

      public EURSmooth1MForward()
  • Method Details

    • main

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