C# Class CIRProcess.CIRChoice

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 CIR plugin (CIR part).

Method Details

CreateInstance() public method

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