next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
SchurRings
::
jacobiTrudi(..., Memoize => ...)
jacobiTrudi(..., Memoize => ...) -- Store values of the jacobiTrudi function.
Synopsis
Usage:
Memoize => b
Inputs:
b
,
a
Boolean value
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.
Further information
Default value:
true
Function:
jacobiTrudi
-- Jacobi-Trudi determinant
Option name:
Memoize
-- Option to record values of the jacobiTrudi function