Changeset 74fc12a in git for factory/FLINTconvert.h


Ignore:
Timestamp:
Jul 2, 2020, 11:39:26 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
f5c2fcff7160f4c1bdb642ee3dd3ac058f3e482e
Parents:
53acc46a104d727e78284f0fda06b0ac9460dfae
Message:
add: CanonicalForm convertFmpq2CF (const fmpq_t q)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/FLINTconvert.h

    r53acc4 r74fc12a  
    9999               );
    100100
     101/// conversion of a FLINT rational to CanonicalForm
     102CanonicalForm convertFmpq2CF (const fmpq_t q);
     103
    101104/// conversion of a factory univariate polynomials over Q to fmpq_poly_t
    102105void
Note: See TracChangeset for help on using the changeset viewer.