Integrator-class: The base class for numerical integration.

Description Slots

Description

The base class for numerical integration.

Slots

result

numeric. The result of the integration.

x

numeric. A vector of x-values for the integration.

y

numeric. A vector of y-values for the function being integrated.

start

numeric. The starting value for the integral.

end

numeric. The ending value for the integral.


alexjweil/integrateIt documentation built on May 10, 2019, 8:54 a.m.