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