T - the type of the function output and resultU - the type of the function inputs and integration boundspublic abstract class Integrator2D<T,U> extends Object implements Integrator<T,U,BiFunction<U,U,T>>
| Constructor and Description |
|---|
Integrator2D() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.