UnivariateIntegrandRanges

Set of univariate integration ranges. First components correspond to the ranges themselves, second components to number of integration nodes per range.

Constructors

Link copied to clipboard
constructor(vararg pairs: Pair<ClosedRange<Double>, Int>)
constructor(ranges: List<Pair<ClosedRange<Double>, Int>>)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard