Changeset 276c3f in git for factory/algext.h


Ignore:
Timestamp:
Jul 5, 2011, 3:16:22 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
e28e6d1742e673c091f48a99b5d6d522e5d5bfa2
Parents:
faf58fa448fff6919168c75277259dc4202064b0
Message:
moved 'reduce' from algext.* to cf_ops.cc and canonicalform.h


git-svn-id: file:///usr/local/Singular/svn/trunk@14325 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/algext.h

    rfaf58f r276c3f  
    2020bool isEqual(int *a, int *b, int lower, int upper);
    2121CanonicalForm firstLC(const CanonicalForm & f);
    22 CanonicalForm reduce(const CanonicalForm & f, const CanonicalForm & M);
    2322
    2423#endif
Note: See TracChangeset for help on using the changeset viewer.