Macaulay2 » Documentation
Packages » Macaulay2Doc :: complete
next | previous | forward | backward | up | index | toc

complete

Description

complete C -- completely fills out the chain complex C by calling upon the engine to provide the maps and modules computed by resolution.

This is mainly intended for developers of new routines for chain complexes that have to make use of their internal structure. Before running this routine, it is not possible to determine which spots in a chain complex are actually occupied by modules or maps.

Ways to use complete :

For the programmer

The object complete is a method function.