Changeset f9591a in git for libpolys/coeffs/coeffs.h
- Timestamp:
- Aug 3, 2011, 3:52:14 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 567abae6e8087f803d5e7dc28c7fda93123381ce
- Parents:
- 79ea4809aa81094eb116bd40570e1ef79259ab31
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-08-03 15:52:14+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:14:17+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/coeffs.h
r79ea48 rf9591a 566 566 } 567 567 568 static inline number n_ farey(number a, number b, const coeffs r)568 static inline number n_Farey(number a, number b, const coeffs r) 569 569 { 570 570 assume(r != NULL);
Note: See TracChangeset
for help on using the changeset viewer.