Changeset 9d4b8c in git


Ignore:
Timestamp:
Aug 3, 2011, 2:34:18 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
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.