Searched defs:ppl_coeff (Results 1 – 4 of 4) sorted by relevance
178 build_java_coeff(JNIEnv* env, const Coefficient& ppl_coeff) { in build_java_coeff()
860 jobject ppl_coeff = env->GetObjectField(j_le, fID); in build_cxx_linear_expression() local
567 static ppl_Coefficient_t ppl_coeff; variable
83 build_ocaml_coefficient(const Coefficient& ppl_coeff) { in build_ocaml_coefficient()