Top
Back: setNmzFilename
Forward: writeNmzPaths
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.20 setNmzDataPath

Procedure from library normaliz.lib (see normaliz_lib).

Usage:
setNmzDataPath(string s);

Create:
Normaliz::nmz_data_path to save the given path s

Note:
The function sets the path for the exchange of data. By default the files will be created in the current directory.
It seems that Singular cannot use filenames starting with ~ or $HOME in its input/output functions.
You must also avoid path names starting with / if you work under Cygwin, since Singular and Normaliz interpret them in different ways.

Example:
 
See also: readNmzData; rmNmzFiles; setNmzFilename; writeNmzData.


Top Back: setNmzFilename Forward: writeNmzPaths 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.