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

D.4.15.13 setNmzVersion

Procedure from library normaliz.lib (see normaliz_lib).

Usage:
setNmzVersion(string s); s version of the Normaliz executable

Create:
Normaliz::nmz_version to save the given version s

Note:
The version coincides with the filename of the Normaliz executable. Possible arguments are:
norm32 for 32bit integer precision
norm64 for 64bit integer precision (default)
normbig for arbitrary precision

Example:
 
LIB "normaliz.lib";
setNmzVersion("normbig");
See also: setNmzExecPath.


Top Back: normaliz Forward: setNmzExecPath 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-2, Oct 2010, generated by texi2html.