25 package parma_polyhedra_library;
83 private static native
void initIDs();
Coefficient den
The value of the denominatir of this.
abstract Linear_Expression clone()
Returns a copy of the linear expression.
Linear_Expression le
The value of the linear expression of this.
native String ascii_dump()
Returns an ascii formatted internal representation of this.
static native void initIDs()
Coefficient denominator()
Returns the denominator in artificial parameter this.
PPL_COEFFICIENT_TYPE Coefficient
native String toString()
Returns a string representation of this.
Linear_Expression linear_expression()
Returns the linear expression in artificial parameter this.
Artificial_Parameter(Linear_Expression e, Coefficient d)
Builds an artificial parameter from a linear expression and a denominator.