Macaulay2 » Documentation
Packages » RandomPoints :: NumThreadsToUse
next | previous | forward | backward | up | index | toc

NumThreadsToUse -- number of threads that the function will use in a brute force search for a point

Description

When calling randomPoints, and functions that call it, with a BruteForce strategy, this denotes the number of threads to use in brute force point checking.

Caveat

Currently multi threading creates instability. Use at your own risk.

See also

Functions with optional argument named NumThreadsToUse :

For the programmer

The object NumThreadsToUse is a symbol.