/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class Native */ #ifndef _Included_Native #define _Included_Native #ifdef __cplusplus extern "C" { #endif #undef Native_FCNTYPE_SINGLEVAL #define Native_FCNTYPE_SINGLEVAL 1L #undef Native_FCNTYPE_ARRAY #define Native_FCNTYPE_ARRAY 1L /* * Class: Native * Method: _ncf_interface * Signature: (DDI[D[DDDD)V */ JNIEXPORT void JNICALL Java_Native__1ncf_1interface (JNIEnv *, jobject, jdouble, jdouble, jint, jdoubleArray, jdoubleArray, jdouble, jdouble, jdouble); #ifdef __cplusplus } #endif #endif