Ignore:
Timestamp:
Jul 23, 2012, 6:29:21 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c93fda01f3f4eb9609a2210ea9eec1816d8fb7f1
Parents:
4eba3ad2d6dfbd57121d3a026b973301857fa069
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-07-23 18:29:21+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-05-07 04:41:46+02:00
Message:
final removal of old _INTERNAL_ functions and corresp. wrappers

TODO/Q?: eliminate "const BOOLEAN __DEBUG__ = attributes.__DEBUG__;" by inheriting SchreyerSyzygyComputation from SchreyerSyzygyComputationFlags?
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/syzextra/syzextra.h

    r4eba3ad rc7d29b  
    138138
    139139  protected:
     140
     141    /// just leading terms
     142    ideal Compute1LeadingSyzygyTerms();
     143
     144    /// leading + second terms
     145    ideal Compute2LeadingSyzygyTerms();
     146   
    140147   
    141148    /// Clean up all the accumulated data
Note: See TracChangeset for help on using the changeset viewer.