Go to the first, previous, next, last section, table of contents.
The mathematics library of the SUIF compiler provides common mathematical functions that are used by the SUIF compiler. Currently the math library provides integer matrices and linear inequalities.
Due to interdependences between the suifmath and dependence class structures, most of the implementation of the suifmath library was moved to the dependence library in the current release.
Go to the first, previous, next, last section, table of contents.