PPL Configured Java Language Interface  1.2
parma_polyhedra_library_Coefficient.h
Go to the documentation of this file.
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class parma_polyhedra_library_Coefficient */
4 
5 #ifndef _Included_parma_polyhedra_library_Coefficient
6 #define _Included_parma_polyhedra_library_Coefficient
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /*
11  * Class: parma_polyhedra_library_Coefficient
12  * Method: bits
13  * Signature: ()I
14  */
16  (JNIEnv *, jclass);
17 
18 /*
19  * Class: parma_polyhedra_library_Coefficient
20  * Method: initIDs
21  * Signature: ()V
22  */
24  (JNIEnv *, jclass);
25 
26 #ifdef __cplusplus
27 }
28 #endif
29 #endif
JNIEXPORT jint JNICALL Java_parma_1polyhedra_1library_Coefficient_bits(JNIEnv *, jclass)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Coefficient_initIDs(JNIEnv *, jclass)