End M
Constructs the module of endomorphisms of $M$.
|
|
|
../../m2/option.m2:15:14-18:8: --source code:
(opts,f) -> args -> (
-- Common code for functions created with >> to process options and arguments.
uncurry(f, override (opts,args))
)
| symbol class value location of symbol
| ------ ----- ----- ------------------
| f FunctionClosure FunctionClosure[../../m2/Hom.m2:15:21-15:43] ../../m2/option.m2:15:8-15:9
| opts OptionTable OptionTable{DegreeLimit => null } ../../m2/option.m2:15:3-15:7
| MinimalGenerators => true
| Strategy => null
| -- function f:
| ../../m2/Hom.m2:15:21-15:43: --source code:
| End = options Hom >> o -> M -> Hom(M, M, o)
| -- option table opts:
| OptionTable{DegreeLimit => null }
| MinimalGenerators => true
| Strategy => null
The object End is a function closure.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/Hom-doc.m2:159:0.