public interface BinFunction1D
Modifier and Type | Method and Description |
---|---|
double |
apply(DynamicBin1D x)
Applies a function to one bin argument.
|
String |
name()
Returns the name of this function.
|
double apply(DynamicBin1D x)
x
- the argument passed to the function.String name()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics