Options
All
  • Public
  • Public/Protected
  • All
Menu

Recombining trinomial tree class

This class defines a recombining trinomial tree approximating a 1-D stochastic process. warning The diffusion term of the SDE must be independent of the underlying process.

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _branchings

_branchings: Branching[] = []

Protected _dx

_dx: Real[]

Protected _timeGrid

_timeGrid: TimeGrid

Protected _x0

_x0: Real

Methods

columns

  • Returns Size

descendant

  • Parameters

    Returns Real

dx

  • Parameters

    Returns Real

impl

  • impl(): any

init

probability

  • Parameters

    Returns Real

size

  • Parameters

    Returns Size

timeGrid

  • Returns TimeGrid

underlying

  • Parameters

    Returns Real