[top][index]
search for:

ScriptedFunctor -- the class of all scripted functors

The type ScriptedFunctor is a member of the class Type. Each object of class ScriptedFunctor is called a scripted functor. Each scripted functor is also a member of class MutableHashTable.

More general types (whose methods may also apply) :

  • MutableHashTable -- the class of all mutable hash tables
  • HashTable -- the class of all hash tables
  • A scripted functor accepts a subscript or a superscript: the primary example is HH.

    See also:

  • subscript -- specify the function in a scripted functor for a subscript
  • superscript -- specify the function in a scripted functor for a superscript
  • argument -- specify the function in a scripted functor for an argument
  • Methods for using a scripted functor :

  • ScriptedFunctor ^ Thing
  • ScriptedFunctor _ Thing
  • ScriptedFunctor Thing
  • Fixed objects of class ScriptedFunctor :

  • Ext -- compute an Ext module
  • HH -- general homology and cohomology functor
  • id -- identity map
  • OO -- the structure sheaf
  • sheafExt -- sheaf Ext of coherent sheaves
  • Tor -- compute a Tor module

  • [top][index]
    search for: