Changeset b0bb93f in git for libpolys/coeffs/ffields.h


Ignore:
Timestamp:
Dec 14, 2011, 3:21:12 PM (12 years ago)
Author:
YueRen <yue.ren.kl@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
eb71ba41d7467fc241fc87e95ae3e044933adafd
Parents:
62b20a676b4c20cfdee48773925c850d105aba6e
git-author:
YueRen <yue.ren.kl@gmail.com>2011-12-14 15:21:12+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-06 21:09:33+01:00
Message:
extended nfCoeffsEqual to check for parameter names
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/ffields.h

    r62b20a rb0bb93f  
    1111
    1212BOOLEAN nfInitChar(coeffs r, void*);
    13 
    14 //static BOOLEAN nfCoeffsEqual(const coeffs r, n_coeffType n, void* parameter);
    1513
    1614BOOLEAN nfGreaterZero (number k, const coeffs r);
     
    4543void    nfShowMipo(const coeffs r);
    4644#endif
    47 
    48 BOOLEAN nfCoeffIsEqual (const coeffs r, n_coeffType n, void * parameter);
Note: See TracChangeset for help on using the changeset viewer.