next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Macaulay2Doc :: MethodFunctionBinary

MethodFunctionBinary -- a type of method function

Description

The type of all method functions created with the option Binary set to true, such as gcd.

See also

Fixed objects of class MethodFunctionBinary :

For the programmer

The object MethodFunctionBinary is a type, with ancestor classes CompiledFunctionClosure < Function < Thing.