Changeset c729f2 in git for factory/NTLconvert.h


Ignore:
Timestamp:
Mar 5, 2012, 10:05:50 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
47dc5eae8e5fa15711c4af64c3ce91a844425401
Parents:
b78a13dc05baa2440a909f8b9174e8b4491d56cc
git-author:
Martin Lee <martinlee84@web.de>2012-03-05 22:05:50+01:00
git-committer:
Martin Lee <martinlee84@web.de>2012-04-04 14:42:26+02:00
Message:
chg: conversion to NTL ZZ_pX now allows non-word size p
chg: added conversion of NTL ZZ_pEX to CanonicalForm and back
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/NTLconvert.h

    rb78a13 rc729f2  
    8181CFFList convertNTLvec_pair_zzpEX_long2FacCFFList(vec_pair_zz_pEX_long e,zz_pE multi,Variable x,Variable alpha);
    8282CanonicalForm convertNTLzz_pEX2CF(zz_pEX f, Variable x, Variable alpha);
     83CanonicalForm convertNTLZZ_pEX2CF(ZZ_pEX f, Variable x, Variable alpha);
    8384
    8485mat_ZZ* convertFacCFMatrix2NTLmat_ZZ(CFMatrix &m);
Note: See TracChangeset for help on using the changeset viewer.