next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
PHCpack
::
mixedVolume(...,numThreads=>...)
mixedVolume(...,numThreads=>...) -- option to set the number of threads when solving a start system
Synopsis
Usage:
solveSystem(...,StartSystems=>true,numThreads=>ZZ)
Description
Use
numThreads=>4
to run the path trackers with 4 threads.
Further information
Default value:
0
Function:
mixedVolume
-- computes mixed volume of a polynomial system
Option key:
numThreads
-- the number of threads in the path tracker
Functions with optional argument named
numThreads
:
mixedVolume(...,numThreads=>...)
-- option to set the number of threads when solving a start system
solveSystem(...,numThreads=>...)
-- option to set the number of threads
trackPaths(...,numThreads=>...)
-- Option to define the number of threads in the path tracker.