Macaulay2
»
Documentation
Packages
»
PHCpack
::
trackPaths(...,numThreads=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
trackPaths(...,numThreads=>...) -- Option to define the number of threads in the path tracker.
Usage:
trackPaths(...,numThreads=>ZZ)
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.
Further information
Default value:
0
Function:
trackPaths
-- tracks paths defined by a typical homotopy between start and end systems
Option key:
numThreads
-- the number of threads in the path tracker
The source of this document is in
PHCpack/PHCpackDoc.m2:1464:0
.