Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MakeMCHullWhiteCapFloorEngine

Implements

Index

Constructors

constructor

  • Parameters

    • Default value RNG: rng_traits = new PseudoRandom()
    • Default value S: any = new RiskStatistics()

    Returns MakeMCHullWhiteCapFloorEngine

Properties

RNG

S

S: any

Private _antithetic

_antithetic: boolean

Private _brownianBridge

_brownianBridge: boolean

Private _maxSamples

_maxSamples: Size

Private _model

_model: HullWhite

Private _samples

_samples: Size

Private _seed

_seed: BigNatural

Private _tolerance

_tolerance: Real

Methods

f

mmchwcfeInit

withAbsoluteTolerance

withAntitheticVariate

  • Parameters

    • Default value b: boolean = true

    Returns MakeMCHullWhiteCapFloorEngine

withBrownianBridge

  • Parameters

    • Default value b: boolean = true

    Returns MakeMCHullWhiteCapFloorEngine

withMaxSamples

withSamples

withSeed