Package org.drip.sample.overnightfeed
Class CADOISSmoothReconstitutor
java.lang.Object
org.drip.sample.overnightfeed.CADOISSmoothReconstitutor
public class CADOISSmoothReconstitutor
extends java.lang.Object
CADOISSmoothReconstitutor Demonstrates the Cleansing and the Smooth Re-constitution of the CAD
Input OIS Marks.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = G7 Smooth OIS Feed Reconstitutor
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description CADOISSmoothReconstitutor()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CADOISSmoothReconstitutor
public CADOISSmoothReconstitutor()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args)Entry Point- Parameters:
args
- Command Line Argument Array
-