public class DynamicsParameters
extends java.lang.Object
| Constructor and Description |
|---|
DynamicsParameters(AssetFlowSettings afp)
DynamicsParameters Constructor
|
| Modifier and Type | Method and Description |
|---|---|
LinearPermanentExpectationParameters |
almgren2003()
Generate an Instance of the Almgren 2003 Dynamics Parameters
|
AssetFlowSettings |
assetFlowParameters()
Retrieve the Asset Flow Parameters Instance
|
public DynamicsParameters(AssetFlowSettings afp) throws java.lang.Exception
afp - The Asset Flow Parameters Instancejava.lang.Exception - Thrown if the Inputs are Invalidpublic AssetFlowSettings assetFlowParameters()
public LinearPermanentExpectationParameters almgren2003()