Changeset 0f43c5 in git for libpolys/polys


Ignore:
Timestamp:
Nov 3, 2015, 4:30:32 PM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '4bd32dfef92ec9f5ed8dceee82d14318ae147107')
Children:
08fd464d5e4df1154e463c07e5e6ba3e86a18200
Parents:
f0a16b695061835db505a6c6d8ebab70b4c34304
Message:
opt: avoid module==module/ideal==ideal, removed idTransp, ...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/simpleideals.h

    rf0a16b r0f43c5  
    117117intvec *id_Sort(const ideal id, const BOOLEAN nolex, const ring r);
    118118
     119/// transpose a module
    119120ideal id_Transp(ideal a, const ring rRing);
     121
    120122void id_Compactify(ideal id, const ring r);
    121123ideal  id_Mult (ideal h1,ideal  h2, const ring r);
Note: See TracChangeset for help on using the changeset viewer.