[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Control of internal representation of level 0

Function: void ap_abstract0_minimize (ap_manager_t* man, ap_abstract0_t* a)
Minimize the size of the representation of a. This may result in a later recomputation of internal information.

Function: void ap_abstract0_canonicalize (ap_manager_t* man, ap_abstract0_t* a)
Put a in canonical form. (not yet clear definition)

Function: void ap_abstract0_approximate (ap_manager_t* man, ap_abstract0_t* a, int algorithm)
Perform some transformation on a, guided by the field algorithm.

The transformation may lose information. The argument algorithm overrides the field algorithm of the structure of type ap_funopt_t associated to ap_abstract0_approximate.



This document was generated on October, 31 2007 using texi2html