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

DimensionFunction -- an option for specifying custom dimension functions

Synopsis

Description

This package provides a custom dimension function for probabilistically computing the dimension, dimViaBezout. However, in some cases this can be substantially slower than calling the built in function dim. Thus the user may switch to using the built in function, or their own custom dimension function, via the option DimensionFunction => ....

See also

Functions with optional argument named DimensionFunction :

For the programmer

The object DimensionFunction is a symbol.