Documentation of 'cern.colt.function.tfloat.Float27Function' Java class
Float27Function
cern.colt.function.tfloat

Interface Float27Function



  • public interface Float27Function
    Interface that represents a function object: a function that takes 27 arguments and returns a single value.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      float apply(float a000, float a001, float a002, float a010, float a011, float a012, float a020, float a021, float a022, float a100, float a101, float a102, float a110, float a111, float a112, float a120, float a121, float a122, float a200, float a201, float a202, float a210, float a211, float a212, float a220, float a221, float a222)
      Applies a function to 27 arguments.
    • Method Detail

      • apply

        float apply(float a000,
                    float a001,
                    float a002,
                    float a010,
                    float a011,
                    float a012,
                    float a020,
                    float a021,
                    float a022,
                    float a100,
                    float a101,
                    float a102,
                    float a110,
                    float a111,
                    float a112,
                    float a120,
                    float a121,
                    float a122,
                    float a200,
                    float a201,
                    float a202,
                    float a210,
                    float a211,
                    float a212,
                    float a220,
                    float a221,
                    float a222)
        Applies a function to 27 arguments.
        Returns:
        the result of the function.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.