next | previous | forward | backward | up | top | index | toc | Macaulay2 website
SubalgebraBases :: Compute

Compute -- Flag for performing computations while checking a sagbi basis

Description

A flag that determines whether computations should be performed for verifying the correctness of a sagbi basis. When the flag is set to false then the function being called will only use the results of previous computations, if they exist. When previous computations have not been performed and the flag is set to false, then the function will usually return null.

See also

Functions with optional argument named Compute :

For the programmer

The object Compute is a symbol.