Package org.quantlib
Class FdmSquareRootFwdOp.TransformationType
- java.lang.Object
-
- org.quantlib.FdmSquareRootFwdOp.TransformationType
-
- Enclosing class:
- FdmSquareRootFwdOp
public static final class FdmSquareRootFwdOp.TransformationType extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static FdmSquareRootFwdOp.TransformationTypeLogstatic FdmSquareRootFwdOp.TransformationTypePlainstatic FdmSquareRootFwdOp.TransformationTypePower
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static FdmSquareRootFwdOp.TransformationTypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Plain
public static final FdmSquareRootFwdOp.TransformationType Plain
-
Power
public static final FdmSquareRootFwdOp.TransformationType Power
-
Log
public static final FdmSquareRootFwdOp.TransformationType Log
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static FdmSquareRootFwdOp.TransformationType swigToEnum(int swigValue)
-
-