24 package parma_polyhedra_library;
52 private static native
void initIDs();
Linear_Expression_Variable(Variable v)
Builds the object associated to the copy of v.
Linear_Expression_Variable clone()
Builds a copy of this.
static native void initIDs()
A linear expression built from a variable.
long id()
Returns the index of the Cartesian axis associated to this.
A dimension of the vector space.
Variable argument()
Returns the variable representing the linear expression.