cern.colt.function.tfloat
Interface Float9Function
-
public interface Float9FunctionInterface that represents a function object: a function that takes 9 arguments and returns a single value.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description floatapply(float a00, float a01, float a02, float a10, float a11, float a12, float a20, float a21, float a22)Applies a function to nine arguments.
-
DMelt 3.0 © DataMelt by jWork.ORG