Changeset 4c0c4a in git


Ignore:
Timestamp:
Jun 6, 2014, 4:45:41 PM (10 years ago)
Author:
Jakob Kröker <kroeker@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
c9a2fe56e94336eefb176b74daa7d1d6ab5ad587
Parents:
db61bce8e867c4626eb979b69b0420a219188ac0
Message:
updated documentation of primDecsAreEquivalent
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/ehv.lib

    rdb61bce r4c0c4a  
    14151415proc primDecsAreEquivalent(list L, list K)
    14161416"USAGE:   primDecsAreEquivalent(L,K); L,K list of ideals
    1417 RETURN:  integer, 1 if the lists are the same up to ordering and 0 otherwise
     1417RETURN:  integer, 1 if the lists are the same up to ordering and redundant components; 0 otherwise
    14181418EXAMPLE: example primDecsAreEquivalent; shows an example"
    14191419{
Note: See TracChangeset for help on using the changeset viewer.