PPL Configured Java Language Interface  1.2
parma_polyhedra_library_Congruence.h File Reference
#include <jni.h>
Include dependency graph for parma_polyhedra_library_Congruence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

JNIEXPORT jstring JNICALL Java_parma_1polyhedra_1library_Congruence_ascii_1dump (JNIEnv *, jobject)
 
JNIEXPORT jstring JNICALL Java_parma_1polyhedra_1library_Congruence_toString (JNIEnv *, jobject)
 
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Congruence_initIDs (JNIEnv *, jclass)
 

Function Documentation

JNIEXPORT jstring JNICALL Java_parma_1polyhedra_1library_Congruence_ascii_1dump ( JNIEnv *  ,
jobject   
)
JNIEXPORT jstring JNICALL Java_parma_1polyhedra_1library_Congruence_toString ( JNIEnv *  ,
jobject   
)

Definition at line 1390 of file ppl_java_globals.cc.