Package org.drip.sample.fundingfeed
Class GBPShapePreservingReconstitutor
java.lang.Object
org.drip.sample.fundingfeed.GBPShapePreservingReconstitutor
public class GBPShapePreservingReconstitutor
extends java.lang.Object
GBPShapePreservingReconstitutor Demonstrates the Cleansing and the Shape Preserving Re-constitution
of the GBP Input Marks.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = Smooth Shape Preserving Funding Feed
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description GBPShapePreservingReconstitutor()
-
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
-
GBPShapePreservingReconstitutor
public GBPShapePreservingReconstitutor()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args)Entry Point- Parameters:
args
- Command Line Argument Array
-