C# Class QLNet.IterativeBootstrap

Inheritance: IBootStrap
显示文件 Open project: ammachado/QLNet

Public Methods

Method Description
calculate ( ) : void
setup ( QLNet.PiecewiseYieldCurve ts ) : void

Method Details

calculate() public method

public calculate ( ) : void
return void

setup() public method

public setup ( QLNet.PiecewiseYieldCurve ts ) : void
ts QLNet.PiecewiseYieldCurve
return void