@FunctionalInterface public interface RealIntegralInterface
Modifier and Type | Method and Description |
---|---|
double |
integrate(java.util.function.DoubleUnaryOperator integrand) |
double integrate(java.util.function.DoubleUnaryOperator integrand)
Copyright © 2017. All rights reserved.