Macaulay2 » Documentation
Packages » SchurRings :: jacobiTrudi(...,Memoize=>...)
next | previous | forward | backward | up | index | toc

jacobiTrudi(...,Memoize=>...) -- Store values of the jacobiTrudi function.

Description

If the option is set to true then all the values of the jacobiTrudi function that are computed are recorded into a special hash table attached to the symmetric ring inside which the computations are done.

Functions with optional argument named Memoize:

Further information

  • Default value: true
  • Function: jacobiTrudi -- Jacobi-Trudi determinant
  • Option key: Memoize -- Option to record values of the jacobiTrudi function

The source of this document is in SchurRings.m2:2184:0.