7.1 Interface

class WrapInterface( type, polyInterface)
Specifies application of criteria
type:
string defining the criterion type
Value of type Type of criterion
"Without" Without criteria
"C1" First involutive criterion
"CritPartially" First and second involutive criteria
"C1C2C3" First, second and third involutive criteria
"C1C2C3C4" Full set of criteria

polyInterface:
Specifies the polynomial interface (see 6.1)

The class WrapInterface contains the following methods:

type( )
returns the string defining the criterion type.