Top
Back: setNmzOption
Forward: normaliz
FastBack:
FastForward:
Up: normaliz_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.26.14 showNmzOptions

Procedure from library normaliz.lib (see normaliz_lib).

Usage:
showNmzOptions();

Return:
Returns the string of activated options.

Note:
This string is used as parameter when calling Normaliz.

Example:
 
LIB "normaliz.lib";
setNmzOption("hilb",1);
==> 1
showNmzOptions();
==>  -f -h  
See also: setNmzOption.


Top Back: setNmzOption Forward: normaliz FastBack: FastForward: Up: normaliz_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.