public interface BinBinFunction1D
Modifier and Type | Method and Description |
---|---|
double |
apply(DynamicBin1D x,
DynamicBin1D y)
Applies a function to two bin arguments.
|
double apply(DynamicBin1D x, DynamicBin1D y)
x
- the first argument passed to the function.y
- the second argument passed to the function.Jas4pp 1.5 © Java Analysis Studio for Particle Physics