Package org.drip.sample.overnightfeed
Class GBPOISSmoothReconstitutor
java.lang.Object
org.drip.sample.overnightfeed.GBPOISSmoothReconstitutor
public class GBPOISSmoothReconstitutor
extends java.lang.Object
GBPOISSmoothReconstitutor Demonstrates the Cleansing and the Smooth Re-constitution of the GBP
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 GBPOISSmoothReconstitutor()
-
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
-
GBPOISSmoothReconstitutor
public GBPOISSmoothReconstitutor()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args)Entry Point- Parameters:
args
- Command Line Argument Array
-