Package com.walkfares.function.vollib
Class OptionsFunctions
java.lang.Object
com.walkfares.function.AbstractFunctionHolder
com.walkfares.function.vollib.OptionsFunctions
- All Implemented Interfaces:
FunctionHolder
public class OptionsFunctions extends AbstractFunctionHolder implements FunctionHolder
-
Constructor Summary
Constructors Constructor Description OptionsFunctions() -
Method Summary
Modifier and Type Method Description VarScalarblackScholesCall(double F, double K, double sigma, double T)VarScalarblackScholesPut(double F, double K, double sigma, double T)StringgetCategory()List<Function>getFunctions()
-
Constructor Details
-
OptionsFunctions
public OptionsFunctions()
-
-
Method Details
-
getCategory
- Specified by:
getCategoryin interfaceFunctionHolder
-
getFunctions
- Specified by:
getFunctionsin interfaceFunctionHolder
-
blackScholesCall
-
blackScholesPut
-