Ignore:
Timestamp:
Sep 10, 2014, 5:43:31 PM (10 years ago)
Author:
Yue Ren <ren@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38dfc5131670d387a89455159ed1e071997eec94')
Children:
b71400abefd0c9c66c0009063f40ddd5b1f1c4c7
Parents:
eacb78146504ca284c1888c739cb1aade67c8520
git-author:
Yue Ren <ren@mathematik.uni-kl.de>2014-09-10 17:43:31+02:00
git-committer:
Yue Ren <ren@mathematik.uni-kl.de>2015-02-06 13:47:04+01:00
Message:
chg: status update 12.09.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/dyn_modules/gfanlib/witness.h

    reacb781 r9c0326  
    55#include <libpolys/polys/simpleideals.h>
    66
     7matrix divisionDiscardingRemainder(const poly f, const ideal G, const ring r);
     8matrix divisionDiscardingRemainder(const ideal F, const ideal G, const ring r);
    79poly witness(const poly m, const ideal I, const ideal inI, const ring r);
     10ideal witness(const ideal inI, const ideal J, const ring r);
    811
    912#ifndef NDEBUG
Note: See TracChangeset for help on using the changeset viewer.