Changeset 121fd9 in git for libpolys/coeffs/numbers.h
- Timestamp:
- May 11, 2011, 1:29:30 PM (13 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- ca1eb1a729253498d9506a95c9dc7fbaa646acc6
- Parents:
- 50612e2a61efff5f199e310834c46d4452b2cf8d
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-05-11 13:29:30+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:03+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/numbers.h
r50612e2 r121fd9 74 74 number ndInit_bigint(number i, const coeffs dummy, const coeffs dst); 75 75 76 BOOLEAN ndCoeffIsEqual(const coeffs r, n_coeffType n, void * parameter); 77 76 78 /// Test whether a is a zero divisor in r 77 79 /// i.e. not coprime with char. of r
Note: See TracChangeset
for help on using the changeset viewer.