Package org.drip.sample.fundingfeed
Class UnifiedShapePreserving1YStart
java.lang.Object
org.drip.sample.fundingfeed.UnifiedShapePreserving1YStart
public class UnifiedShapePreserving1YStart
extends java.lang.Object
UnifiedShapePreserving1YStart demonstrates the unified re-constitution and Metrics Generation.
- 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 UnifiedShapePreserving1YStart()
-
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
-
UnifiedShapePreserving1YStart
public UnifiedShapePreserving1YStart()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args) throws java.lang.ExceptionEntry Point- Parameters:
args
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-