Top
Back: exportNuminvs
Forward: showNmzOptions
FastBack: normal_lib
FastForward: pointid_lib
Up: normaliz_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.16.13 setNmzOption

Procedure from library normaliz.lib (see normaliz_lib).

Usage:
setNmzOption(string s, int onoff);

Purpose:
If onoff=1 the option s is activated, and if onoff=0 it is deactivated. The Normaliz options are accessible via the following names:
-s: supp
-t: triang
-v: volume
-p: hvect
-1: height1
-n: normal
-N: normal_l
-h: hilb
-d: dual
-a: allf
-c: control
-e: errorcheck
-B: bigint Use GMP for arbitrary precision integers
-x=N: threads In this case the int parameter is used to set the number of threads N, 0 means no explicit limiting.

Example:
 
See also: showNmzOptions.


Top Back: exportNuminvs Forward: showNmzOptions FastBack: normal_lib FastForward: pointid_lib Up: normaliz_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.