|
7.7.2.0. linearMapKernel
Procedure from library central.lib (see central_lib).
- Usage:
- linearMapKernel( Images ); Images ideal
- Purpose:
- Computes the syzygy module of the linear map given by Images.
- Return:
- syzygy module, or int(0) if all images are zeroes
Example:
See also:
applyAdF;
linearMapKernel.
|