Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » hash tables » HashTable » OptionTable
next | previous | forward | backward | up | index | toc

OptionTable -- the class of hash tables for optional arguments

Menu

Types of option table:

Functions and methods returning an option table:

Methods that use an option table:

  • new OptionTable from List (missing documentation)
  • NewFromMethod(GroebnerBasis,Matrix,GroebnerBasisOptions,OptionTable) (missing documentation)
  • OptionTable >> Function -- attaching options to a function

For the programmer

The object OptionTable is a type, with ancestor classes HashTable < Thing.


The source of this document is in Macaulay2Doc/ov_methods.m2:448:0.