Changeset b1326b in git for factory/NTLconvert.h


Ignore:
Timestamp:
Aug 28, 2003, 1:54:32 PM (20 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
4bc9c25c9a8c589240a894844cee71be5220ee1b
Parents:
9b1e4c9febca790a3b9509dfd1c33492e29780fb
Message:
*hannes: NTL update, missing funtions for GF2E


git-svn-id: file:///usr/local/Singular/svn/trunk@6869 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/NTLconvert.h

    r9b1e4c rb1326b  
    1 /* $Id: NTLconvert.h,v 1.3 2003-06-20 10:01:02 Singular Exp $ */
     1/* $Id: NTLconvert.h,v 1.4 2003-08-28 11:54:32 Singular Exp $ */
    22#ifndef INCL_NTLCONVERT_H
    33#define INCL_NTLCONVERT_H
     
    4747CanonicalForm convertNTLGF2E2CF(GF2E coefficient,Variable x);
    4848CFFList convertNTLvec_pair_GF2EX_long2FacCFFList(vec_pair_GF2EX_long e,GF2E multi,Variable x,Variable alpha);
    49 GF2EX convertFacCF2NTLGF2EX(CanonicalForm f,ZZ_pX mipo);
     49GF2EX convertFacCF2NTLGF2EX(CanonicalForm f,GF2X mipo);
    5050ZZ_pEX convertFacCF2NTLZZ_pEX(CanonicalForm f,ZZ_pX mipo);
    5151
Note: See TracChangeset for help on using the changeset viewer.