Package-level declarations

Types

Link copied to clipboard
class SectionedBivariateFunction(completeFunction: BivariateFunction, sectionX: Range<Double>, sectionY: Range<Double>) : BivariateFunction

Cuts out a section of a BivariateFunction. If no cut out shall be applied for either x or y, provide either of them with Range.all.