Goto Chapter: Top 1 2 3 4 5 6 7 8 9 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

3 Generators
 3.1 Constructors
 3.2 Operations

3 Generators

3.1 Constructors

3.1-1 HomalgGeneratorsForModule
‣ HomalgGeneratorsForModule( gens )( operation )

Returns: gens with side effect

Add the filters IsHomalgGeneratorsOfLeftModule resp. IsHomalgGeneratorsOfRightModule (depending on the parity of M) to gens and return it.

3.2 Operations

3.2-1 UpdateHomalgGenerators
‣ UpdateHomalgGenerators( o, gens )( operation )

Returns: non

If HasProcedureToReadjustGenerators( o ) then set them for gens. Likewise for the attribute ProcedureToNormalizeGenerators.

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 6 7 8 9 Ind

generated by GAPDoc2HTML