SectionedBivariateFunction

constructor(completeFunction: BivariateFunction, sectionX: Range<Double>, sectionY: Range<Double>)

Parameters

completeFunction

the complete bivariate function to be cut out

sectionX

section to be cut out of x

sectionY

section to be cut out of y