Changeset 9d4b8c in git for libpolys


Ignore:
Timestamp:
Aug 3, 2011, 2:34:18 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38dfc5131670d387a89455159ed1e071997eec94')
Children:
073e96e8013d73f4bd755b5ad7891526d0bb6542
Parents:
67d4b5fe4f363ee3b16511347b6f8da22ccfb013
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-03 14:34:18+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:01:22+01:00
Message:
ADD: export nc_PolyPolyRed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/nc/nc.h

    r67d4b5 r9d4b8c  
    276276}
    277277
     278void nc_PolyPolyRed(poly &b, poly p, number *c, const ring r);
     279
    278280/*
    279281static inline void nc_PolyReduce(poly &b, const poly p, number *c, const ring r) // nc_PolyPolyRed
Note: See TracChangeset for help on using the changeset viewer.