C# Class HullAndWhiteTwoFactors.HW2Choice

Inheritance: IEditableChoice
Show file Open project: fairmat/InterestRatesModels

Public Methods

Method Description
CreateInstance ( ) : IEditable

Creates an IEditable instance from a StochasticProcessExtendible, which will handle the HW two factor plugin.

Method Details

CreateInstance() public method

Creates an IEditable instance from a StochasticProcessExtendible, which will handle the HW two factor plugin.
public CreateInstance ( ) : IEditable
return IEditable