Changeset 899d4c in git for factory/NTLconvert.h


Ignore:
Timestamp:
May 21, 2010, 5:50:29 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
24794e7b9df4f3be9431292795117f890eef2558
Parents:
76d3d6fb320d88ec7de6603328f5f6c6fe2caa07
Message:
NTL::mat_ZZ

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

Legend:

Unmodified
Added
Removed
  • factory/NTLconvert.h

    r76d3d6 r899d4c  
    6060CanonicalForm convertNTLzz_pEX2CF(zz_pEX f, Variable x, Variable alpha);
    6161
     62mat_ZZ* convertFacCFMatrix2NTLmat_ZZ(CFMatrix &m);
     63CFMatrix* convertNTLmat_ZZ2FacCFMatrix(mat_ZZ &m);
    6264extern int fac_NTL_char;
    6365#endif
Note: See TracChangeset for help on using the changeset viewer.