Options
All
  • Public
  • Public/Protected
  • All
Menu

Integral of a two-dimensional function

The integral of a two dimensional function$ f(x,y) $ between $ (a_x, a_y) $ and $ (b_x, b_y) $ is calculated by means of two nested integrations

Hierarchy

  • TwoDimensionalIntegral

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private _integratorX

_integratorX: Integrator

Private _integratorY

_integratorY: Integrator

Methods

f

Private g