/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class Arg */ #ifndef _Included_Arg #define _Included_Arg #ifdef __cplusplus extern "C" { #endif /* * Class: Arg * Method: newAverage * Signature: (II)D */ JNIEXPORT jdouble JNICALL Java_Arg_newAverage (JNIEnv *, jclass, jint, jint); #ifdef __cplusplus } #endif #endif