public class HestonAMSTPayoffTransform
extends java.lang.Object
| Constructor and Description |
|---|
HestonAMSTPayoffTransform() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] astrArgs) |
static double |
TestPayoffScheme(double dblTimeToExpiry,
int iPayoffTransformScheme,
boolean bProb1) |
public static final double TestPayoffScheme(double dblTimeToExpiry,
int iPayoffTransformScheme,
boolean bProb1)
throws java.lang.Exception
java.lang.Exceptionpublic static final void main(java.lang.String[] astrArgs)
throws java.lang.Exception
java.lang.Exception