PPL Configured Java Language Interface  1.2
parma_polyhedra_library_Pointset_Powerset_Double_Box.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_Pointset_Powerset_Double_Box */
4 
5 #ifndef _Included_parma_polyhedra_library_Pointset_Powerset_Double_Box
6 #define _Included_parma_polyhedra_library_Pointset_Powerset_Double_Box
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /*
11  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
12  * Method: finalize
13  * Signature: ()V
14  */
16  (JNIEnv *, jobject);
17 
18 /*
19  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
20  * Method: swap
21  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)V
22  */
24  (JNIEnv *, jobject, jobject);
25 
26 /*
27  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
28  * Method: space_dimension
29  * Signature: ()J
30  */
32  (JNIEnv *, jobject);
33 
34 /*
35  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
36  * Method: affine_dimension
37  * Signature: ()J
38  */
40  (JNIEnv *, jobject);
41 
42 /*
43  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
44  * Method: relation_with
45  * Signature: (Lparma_polyhedra_library/Constraint;)Lparma_polyhedra_library/Poly_Con_Relation;
46  */
48  (JNIEnv *, jobject, jobject);
49 
50 /*
51  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
52  * Method: relation_with
53  * Signature: (Lparma_polyhedra_library/Generator;)Lparma_polyhedra_library/Poly_Gen_Relation;
54  */
56  (JNIEnv *, jobject, jobject);
57 
58 /*
59  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
60  * Method: relation_with
61  * Signature: (Lparma_polyhedra_library/Congruence;)Lparma_polyhedra_library/Poly_Con_Relation;
62  */
64  (JNIEnv *, jobject, jobject);
65 
66 /*
67  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
68  * Method: is_empty
69  * Signature: ()Z
70  */
72  (JNIEnv *, jobject);
73 
74 /*
75  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
76  * Method: is_universe
77  * Signature: ()Z
78  */
80  (JNIEnv *, jobject);
81 
82 /*
83  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
84  * Method: is_bounded
85  * Signature: ()Z
86  */
88  (JNIEnv *, jobject);
89 
90 /*
91  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
92  * Method: contains_integer_point
93  * Signature: ()Z
94  */
96  (JNIEnv *, jobject);
97 
98 /*
99  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
100  * Method: is_topologically_closed
101  * Signature: ()Z
102  */
104  (JNIEnv *, jobject);
105 
106 /*
107  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
108  * Method: is_discrete
109  * Signature: ()Z
110  */
112  (JNIEnv *, jobject);
113 
114 /*
115  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
116  * Method: topological_closure_assign
117  * Signature: ()V
118  */
120  (JNIEnv *, jobject);
121 
122 /*
123  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
124  * Method: pairwise_reduce
125  * Signature: ()V
126  */
128  (JNIEnv *, jobject);
129 
130 /*
131  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
132  * Method: omega_reduce
133  * Signature: ()V
134  */
136  (JNIEnv *, jobject);
137 
138 /*
139  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
140  * Method: bounds_from_above
141  * Signature: (Lparma_polyhedra_library/Linear_Expression;)Z
142  */
144  (JNIEnv *, jobject, jobject);
145 
146 /*
147  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
148  * Method: bounds_from_below
149  * Signature: (Lparma_polyhedra_library/Linear_Expression;)Z
150  */
152  (JNIEnv *, jobject, jobject);
153 
154 /*
155  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
156  * Method: maximize
157  * Signature: (Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;Lparma_polyhedra_library/Coefficient;Lparma_polyhedra_library/By_Reference;)Z
158  */
160  (JNIEnv *, jobject, jobject, jobject, jobject, jobject);
161 
162 /*
163  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
164  * Method: minimize
165  * Signature: (Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;Lparma_polyhedra_library/Coefficient;Lparma_polyhedra_library/By_Reference;)Z
166  */
168  (JNIEnv *, jobject, jobject, jobject, jobject, jobject);
169 
170 /*
171  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
172  * Method: maximize
173  * Signature: (Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;Lparma_polyhedra_library/Coefficient;Lparma_polyhedra_library/By_Reference;Lparma_polyhedra_library/Generator;)Z
174  */
176  (JNIEnv *, jobject, jobject, jobject, jobject, jobject, jobject);
177 
178 /*
179  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
180  * Method: minimize
181  * Signature: (Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;Lparma_polyhedra_library/Coefficient;Lparma_polyhedra_library/By_Reference;Lparma_polyhedra_library/Generator;)Z
182  */
184  (JNIEnv *, jobject, jobject, jobject, jobject, jobject, jobject);
185 
186 /*
187  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
188  * Method: contains
189  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)Z
190  */
192  (JNIEnv *, jobject, jobject);
193 
194 /*
195  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
196  * Method: strictly_contains
197  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)Z
198  */
200  (JNIEnv *, jobject, jobject);
201 
202 /*
203  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
204  * Method: is_disjoint_from
205  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)Z
206  */
208  (JNIEnv *, jobject, jobject);
209 
210 /*
211  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
212  * Method: geometrically_covers
213  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)Z
214  */
216  (JNIEnv *, jobject, jobject);
217 
218 /*
219  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
220  * Method: geometrically_equals
221  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)Z
222  */
224  (JNIEnv *, jobject, jobject);
225 
226 /*
227  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
228  * Method: equals
229  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)Z
230  */
232  (JNIEnv *, jobject, jobject);
233 
234 /*
235  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
236  * Method: OK
237  * Signature: ()Z
238  */
240  (JNIEnv *, jobject);
241 
242 /*
243  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
244  * Method: add_constraint
245  * Signature: (Lparma_polyhedra_library/Constraint;)V
246  */
248  (JNIEnv *, jobject, jobject);
249 
250 /*
251  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
252  * Method: add_congruence
253  * Signature: (Lparma_polyhedra_library/Congruence;)V
254  */
256  (JNIEnv *, jobject, jobject);
257 
258 /*
259  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
260  * Method: add_constraints
261  * Signature: (Lparma_polyhedra_library/Constraint_System;)V
262  */
264  (JNIEnv *, jobject, jobject);
265 
266 /*
267  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
268  * Method: add_congruences
269  * Signature: (Lparma_polyhedra_library/Congruence_System;)V
270  */
272  (JNIEnv *, jobject, jobject);
273 
274 /*
275  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
276  * Method: refine_with_constraint
277  * Signature: (Lparma_polyhedra_library/Constraint;)V
278  */
280  (JNIEnv *, jobject, jobject);
281 
282 /*
283  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
284  * Method: refine_with_congruence
285  * Signature: (Lparma_polyhedra_library/Congruence;)V
286  */
288  (JNIEnv *, jobject, jobject);
289 
290 /*
291  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
292  * Method: refine_with_constraints
293  * Signature: (Lparma_polyhedra_library/Constraint_System;)V
294  */
296  (JNIEnv *, jobject, jobject);
297 
298 /*
299  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
300  * Method: refine_with_congruences
301  * Signature: (Lparma_polyhedra_library/Congruence_System;)V
302  */
304  (JNIEnv *, jobject, jobject);
305 
306 /*
307  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
308  * Method: intersection_assign
309  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)V
310  */
312  (JNIEnv *, jobject, jobject);
313 
314 /*
315  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
316  * Method: upper_bound_assign
317  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)V
318  */
320  (JNIEnv *, jobject, jobject);
321 
322 /*
323  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
324  * Method: difference_assign
325  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)V
326  */
328  (JNIEnv *, jobject, jobject);
329 
330 /*
331  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
332  * Method: concatenate_assign
333  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)V
334  */
336  (JNIEnv *, jobject, jobject);
337 
338 /*
339  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
340  * Method: time_elapse_assign
341  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)V
342  */
344  (JNIEnv *, jobject, jobject);
345 
346 /*
347  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
348  * Method: upper_bound_assign_if_exact
349  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)Z
350  */
352  (JNIEnv *, jobject, jobject);
353 
354 /*
355  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
356  * Method: simplify_using_context_assign
357  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)Z
358  */
360  (JNIEnv *, jobject, jobject);
361 
362 /*
363  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
364  * Method: constrains
365  * Signature: (Lparma_polyhedra_library/Variable;)Z
366  */
368  (JNIEnv *, jobject, jobject);
369 
370 /*
371  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
372  * Method: unconstrain_space_dimension
373  * Signature: (Lparma_polyhedra_library/Variable;)V
374  */
376  (JNIEnv *, jobject, jobject);
377 
378 /*
379  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
380  * Method: unconstrain_space_dimensions
381  * Signature: (Lparma_polyhedra_library/Variables_Set;)V
382  */
384  (JNIEnv *, jobject, jobject);
385 
386 /*
387  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
388  * Method: affine_image
389  * Signature: (Lparma_polyhedra_library/Variable;Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;)V
390  */
392  (JNIEnv *, jobject, jobject, jobject, jobject);
393 
394 /*
395  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
396  * Method: affine_preimage
397  * Signature: (Lparma_polyhedra_library/Variable;Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;)V
398  */
400  (JNIEnv *, jobject, jobject, jobject, jobject);
401 
402 /*
403  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
404  * Method: bounded_affine_image
405  * Signature: (Lparma_polyhedra_library/Variable;Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;)V
406  */
408  (JNIEnv *, jobject, jobject, jobject, jobject, jobject);
409 
410 /*
411  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
412  * Method: bounded_affine_preimage
413  * Signature: (Lparma_polyhedra_library/Variable;Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;)V
414  */
416  (JNIEnv *, jobject, jobject, jobject, jobject, jobject);
417 
418 /*
419  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
420  * Method: generalized_affine_image
421  * Signature: (Lparma_polyhedra_library/Variable;Lparma_polyhedra_library/Relation_Symbol;Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;)V
422  */
424  (JNIEnv *, jobject, jobject, jobject, jobject, jobject);
425 
426 /*
427  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
428  * Method: generalized_affine_preimage
429  * Signature: (Lparma_polyhedra_library/Variable;Lparma_polyhedra_library/Relation_Symbol;Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Coefficient;)V
430  */
432  (JNIEnv *, jobject, jobject, jobject, jobject, jobject);
433 
434 /*
435  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
436  * Method: generalized_affine_image
437  * Signature: (Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Relation_Symbol;Lparma_polyhedra_library/Linear_Expression;)V
438  */
440  (JNIEnv *, jobject, jobject, jobject, jobject);
441 
442 /*
443  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
444  * Method: generalized_affine_preimage
445  * Signature: (Lparma_polyhedra_library/Linear_Expression;Lparma_polyhedra_library/Relation_Symbol;Lparma_polyhedra_library/Linear_Expression;)V
446  */
448  (JNIEnv *, jobject, jobject, jobject, jobject);
449 
450 /*
451  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
452  * Method: add_space_dimensions_and_embed
453  * Signature: (J)V
454  */
456  (JNIEnv *, jobject, jlong);
457 
458 /*
459  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
460  * Method: add_space_dimensions_and_project
461  * Signature: (J)V
462  */
464  (JNIEnv *, jobject, jlong);
465 
466 /*
467  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
468  * Method: remove_space_dimensions
469  * Signature: (Lparma_polyhedra_library/Variables_Set;)V
470  */
472  (JNIEnv *, jobject, jobject);
473 
474 /*
475  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
476  * Method: remove_higher_space_dimensions
477  * Signature: (J)V
478  */
480  (JNIEnv *, jobject, jlong);
481 
482 /*
483  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
484  * Method: expand_space_dimension
485  * Signature: (Lparma_polyhedra_library/Variable;J)V
486  */
488  (JNIEnv *, jobject, jobject, jlong);
489 
490 /*
491  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
492  * Method: fold_space_dimensions
493  * Signature: (Lparma_polyhedra_library/Variables_Set;Lparma_polyhedra_library/Variable;)V
494  */
496  (JNIEnv *, jobject, jobject, jobject);
497 
498 /*
499  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
500  * Method: map_space_dimensions
501  * Signature: (Lparma_polyhedra_library/Partial_Function;)V
502  */
504  (JNIEnv *, jobject, jobject);
505 
506 /*
507  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
508  * Method: drop_some_non_integer_points
509  * Signature: (Lparma_polyhedra_library/Complexity_Class;)V
510  */
512  (JNIEnv *, jobject, jobject);
513 
514 /*
515  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
516  * Method: drop_some_non_integer_points
517  * Signature: (Lparma_polyhedra_library/Variables_Set;Lparma_polyhedra_library/Complexity_Class;)V
518  */
520  (JNIEnv *, jobject, jobject, jobject);
521 
522 /*
523  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
524  * Method: ascii_dump
525  * Signature: ()Ljava/lang/String;
526  */
528  (JNIEnv *, jobject);
529 
530 /*
531  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
532  * Method: external_memory_in_bytes
533  * Signature: ()J
534  */
536  (JNIEnv *, jobject);
537 
538 /*
539  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
540  * Method: total_memory_in_bytes
541  * Signature: ()J
542  */
544  (JNIEnv *, jobject);
545 
546 /*
547  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
548  * Method: size
549  * Signature: ()J
550  */
552  (JNIEnv *, jobject);
553 
554 /*
555  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
556  * Method: begin_iterator
557  * Signature: ()Lparma_polyhedra_library/Pointset_Powerset_Double_Box_Iterator;
558  */
560  (JNIEnv *, jobject);
561 
562 /*
563  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
564  * Method: end_iterator
565  * Signature: ()Lparma_polyhedra_library/Pointset_Powerset_Double_Box_Iterator;
566  */
568  (JNIEnv *, jobject);
569 
570 /*
571  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
572  * Method: add_disjunct
573  * Signature: (Lparma_polyhedra_library/Double_Box;)V
574  */
576  (JNIEnv *, jobject, jobject);
577 
578 /*
579  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
580  * Method: drop_disjunct
581  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box_Iterator;)V
582  */
584  (JNIEnv *, jobject, jobject);
585 
586 /*
587  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
588  * Method: drop_disjuncts
589  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box_Iterator;Lparma_polyhedra_library/Pointset_Powerset_Double_Box_Iterator;)V
590  */
592  (JNIEnv *, jobject, jobject, jobject);
593 
594 /*
595  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
596  * Method: free
597  * Signature: ()V
598  */
600  (JNIEnv *, jobject);
601 
602 /*
603  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
604  * Method: hashCode
605  * Signature: ()I
606  */
608  (JNIEnv *, jobject);
609 
610 /*
611  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
612  * Method: toString
613  * Signature: ()Ljava/lang/String;
614  */
616  (JNIEnv *, jobject);
617 
618 /*
619  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
620  * Method: build_cpp_object
621  * Signature: (Lparma_polyhedra_library/Constraint_System;)V
622  */
624  (JNIEnv *, jobject, jobject);
625 
626 /*
627  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
628  * Method: build_cpp_object
629  * Signature: (Lparma_polyhedra_library/Congruence_System;)V
630  */
632  (JNIEnv *, jobject, jobject);
633 
634 /*
635  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
636  * Method: build_cpp_object
637  * Signature: (JLparma_polyhedra_library/Degenerate_Element;)V
638  */
640  (JNIEnv *, jobject, jlong, jobject);
641 
642 /*
643  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
644  * Method: build_cpp_object
645  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;)V
646  */
648  (JNIEnv *, jobject, jobject);
649 
650 /*
651  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
652  * Method: build_cpp_object
653  * Signature: (Lparma_polyhedra_library/Pointset_Powerset_Double_Box;Lparma_polyhedra_library/Complexity_Class;)V
654  */
656  (JNIEnv *, jobject, jobject, jobject);
657 
658 /*
659  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
660  * Method: build_cpp_object
661  * Signature: (Lparma_polyhedra_library/Double_Box;)V
662  */
664  (JNIEnv *, jobject, jobject);
665 
666 /*
667  * Class: parma_polyhedra_library_Pointset_Powerset_Double_Box
668  * Method: build_cpp_object
669  * Signature: (Lparma_polyhedra_library/Double_Box;Lparma_polyhedra_library/Complexity_Class;)V
670  */
672  (JNIEnv *, jobject, jobject, jobject);
673 
674 #ifdef __cplusplus
675 }
676 #endif
677 #endif
JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_relation_1with__Lparma_1polyhedra_1library_Generator_2(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_refine_1with_1constraints(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_bounds_1from_1above(JNIEnv *, jobject, jobject)
JNIEXPORT jint JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_hashCode(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_unconstrain_1space_1dimensions(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_drop_1disjuncts(JNIEnv *, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_refine_1with_1congruences(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_add_1space_1dimensions_1and_1embed(JNIEnv *, jobject, jlong)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_is_1discrete(JNIEnv *, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_bounds_1from_1below(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_add_1congruence(JNIEnv *, jobject, jobject)
JNIEXPORT jlong JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_space_1dimension(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_time_1elapse_1assign(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_drop_1some_1non_1integer_1points__Lparma_1polyhedra_1library_Variables_1Set_2Lparma_1polyhedra_1library_Complexity_1Class_2(JNIEnv *, jobject, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_contains(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_refine_1with_1constraint(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_generalized_1affine_1image__Lparma_1polyhedra_1library_Variable_2Lparma_1polyhedra_1library_Relation_1Symbol_2Lparma_1polyhedra_1library_Linear_1Expression_2Lparma_1polyhedra_1library_Coefficient_2(JNIEnv *, jobject, jobject, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_remove_1space_1dimensions(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_fold_1space_1dimensions(JNIEnv *, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_generalized_1affine_1preimage__Lparma_1polyhedra_1library_Variable_2Lparma_1polyhedra_1library_Relation_1Symbol_2Lparma_1polyhedra_1library_Linear_1Expression_2Lparma_1polyhedra_1library_Coefficient_2(JNIEnv *, jobject, jobject, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_bounded_1affine_1image(JNIEnv *, jobject, jobject, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_build_1cpp_1object__Lparma_1polyhedra_1library_Constraint_1System_2(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_bounded_1affine_1preimage(JNIEnv *, jobject, jobject, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_build_1cpp_1object__Lparma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_2(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_is_1bounded(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_pairwise_1reduce(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_expand_1space_1dimension(JNIEnv *, jobject, jobject, jlong)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_difference_1assign(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_omega_1reduce(JNIEnv *, jobject)
JNIEXPORT jlong JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_affine_1dimension(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_drop_1disjunct(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_maximize__Lparma_1polyhedra_1library_Linear_1Expression_2Lparma_1polyhedra_1library_Coefficient_2Lparma_1polyhedra_1library_Coefficient_2Lparma_1polyhedra_1library_By_1Reference_2(JNIEnv *, jobject, jobject, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_intersection_1assign(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_add_1constraint(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_upper_1bound_1assign(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_minimize__Lparma_1polyhedra_1library_Linear_1Expression_2Lparma_1polyhedra_1library_Coefficient_2Lparma_1polyhedra_1library_Coefficient_2Lparma_1polyhedra_1library_By_1Reference_2(JNIEnv *, jobject, jobject, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_build_1cpp_1object__Lparma_1polyhedra_1library_Double_1Box_2Lparma_1polyhedra_1library_Complexity_1Class_2(JNIEnv *, jobject, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_strictly_1contains(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_remove_1higher_1space_1dimensions(JNIEnv *, jobject, jlong)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_add_1congruences(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_add_1constraints(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_finalize(JNIEnv *, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_contains_1integer_1point(JNIEnv *, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_is_1empty(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_build_1cpp_1object__Lparma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_2Lparma_1polyhedra_1library_Complexity_1Class_2(JNIEnv *, jobject, jobject, jobject)
JNIEXPORT jstring JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_toString(JNIEnv *, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_geometrically_1equals(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_unconstrain_1space_1dimension(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_geometrically_1covers(JNIEnv *, jobject, jobject)
JNIEXPORT jstring JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_ascii_1dump(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_add_1space_1dimensions_1and_1project(JNIEnv *, jobject, jlong)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_generalized_1affine_1preimage__Lparma_1polyhedra_1library_Linear_1Expression_2Lparma_1polyhedra_1library_Relation_1Symbol_2Lparma_1polyhedra_1library_Linear_1Expression_2(JNIEnv *, jobject, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_map_1space_1dimensions(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_affine_1preimage(JNIEnv *, jobject, jobject, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_simplify_1using_1context_1assign(JNIEnv *, jobject, jobject)
JNIEXPORT jlong JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_size(JNIEnv *, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_is_1universe(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_concatenate_1assign(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_equals(JNIEnv *, jobject, jobject)
JNIEXPORT jlong JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_external_1memory_1in_1bytes(JNIEnv *, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_OK(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_add_1disjunct(JNIEnv *, jobject, jobject)
JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_begin_1iterator(JNIEnv *, jobject)
JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_relation_1with__Lparma_1polyhedra_1library_Constraint_2(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_constrains(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_build_1cpp_1object__Lparma_1polyhedra_1library_Congruence_1System_2(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_swap(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_topological_1closure_1assign(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_drop_1some_1non_1integer_1points__Lparma_1polyhedra_1library_Complexity_1Class_2(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_upper_1bound_1assign_1if_1exact(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_minimize__Lparma_1polyhedra_1library_Linear_1Expression_2Lparma_1polyhedra_1library_Coefficient_2Lparma_1polyhedra_1library_Coefficient_2Lparma_1polyhedra_1library_By_1Reference_2Lparma_1polyhedra_1library_Generator_2(JNIEnv *, jobject, jobject, jobject, jobject, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_maximize__Lparma_1polyhedra_1library_Linear_1Expression_2Lparma_1polyhedra_1library_Coefficient_2Lparma_1polyhedra_1library_Coefficient_2Lparma_1polyhedra_1library_By_1Reference_2Lparma_1polyhedra_1library_Generator_2(JNIEnv *, jobject, jobject, jobject, jobject, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_build_1cpp_1object__JLparma_1polyhedra_1library_Degenerate_1Element_2(JNIEnv *, jobject, jlong, jobject)
JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_end_1iterator(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_generalized_1affine_1image__Lparma_1polyhedra_1library_Linear_1Expression_2Lparma_1polyhedra_1library_Relation_1Symbol_2Lparma_1polyhedra_1library_Linear_1Expression_2(JNIEnv *, jobject, jobject, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_is_1disjoint_1from(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_refine_1with_1congruence(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_build_1cpp_1object__Lparma_1polyhedra_1library_Double_1Box_2(JNIEnv *, jobject, jobject)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_is_1topologically_1closed(JNIEnv *, jobject)
JNIEXPORT jlong JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_total_1memory_1in_1bytes(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_affine_1image(JNIEnv *, jobject, jobject, jobject, jobject)
JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_relation_1with__Lparma_1polyhedra_1library_Congruence_2(JNIEnv *, jobject, jobject)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_free(JNIEnv *, jobject)