Changeset 6dffa9 in git for factory/facBivar.cc


Ignore:
Timestamp:
Sep 7, 2012, 8:09:08 PM (12 years ago)
Author:
Oleksandr Motsak <malex984@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
8357e215b04863da2f7f9897d29475d589e7c2f89952bd4644408a55960f0436312937dc4ea343e8
Parents:
8181f5de8ac7b3396b44ed1178dee9ca26cb30d63aa7f93d31834027b404915aa08af57549f43bd6
Message:
Merge pull request #181 from alexanderdreyer/spielwiese-countedref-squashed

Extension: adding 'reference' and 'shared' to spielwiese
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facBivar.cc

    r3aa7f9 r6dffa9  
    645645  }
    646646
     647  A *= bCommonDen (A);
    647648  A= A (y + evaluation, y);
    648649
     
    723724  }
    724725
     726  On (SW_RATIONAL);
     727  A *= bCommonDen (A);
     728  Off (SW_RATIONAL);
     729
    725730  factors= factorRecombination (uniFactors, A, MODl, degs, 1,
    726731                                uniFactors.length()/2, b);
Note: See TracChangeset for help on using the changeset viewer.