up previous next
NmzVerbosityLevel    --    Get the verbosity level for Normaliz


Syntax
NmzVerbosityLevel(): INT

Description
Returns the verbosity level for the external library Normaliz: value is 0 or 1 according as Normaliz verbosity was inactive or active.

NOTE: this is completely independent of the verbosity level for CoCoA.

Example
/**/  NmzVerbosityLevel();
0

See Also