Changeset 3de81d0 in git
- Timestamp:
- May 5, 2010, 11:18:31 AM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 8948da4942e2629670c865b9cffac2a4250d51c4
- Parents:
- 3aae0e3e34a42ae26c9f4be2d2e8beaefb6268b0
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-05-05 11:18:31+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:50:25+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
coeffs/coeffs.h
r3aae0e r3de81d0 127 127 // Zp_a, Q_a 128 128 // ? 129 129 // initialisation: 130 void (*cfInitChar)(coeffs r); // do one-time initialisations 131 void (*cfKillChar)(coeffs r); // undo all initialisations 132 // or NULL 133 void (*cfSetChar)(coeffs r); // initialisations after each ring change 134 // or NULL 130 135 // general stuff 131 136 numberfunc nMult, nSub ,nAdd ,nDiv, nIntDiv, nIntMod, nExactDiv;
Note: See TracChangeset
for help on using the changeset viewer.