PPL Java Language Interface  0.12.1
parma_polyhedra_library.Linear_Expression_Coefficient Class Reference

A linear expression built from a coefficient. More...

Inheritance diagram for parma_polyhedra_library.Linear_Expression_Coefficient:

List of all members.

Public Member Functions

 Linear_Expression_Coefficient (Coefficient c)
 Builds the object corresponding to a copy of the coefficient c.
Coefficient argument ()
 Returns coefficient representing the linear expression.
Linear_Expression_Coefficient clone ()
 Builds a copy of this.

Protected Attributes

Coefficient coeff
 The coefficient representing the linear expression.

Detailed Description

A linear expression built from a coefficient.


The documentation for this class was generated from the following file: