Changeset 2ce3bf in git for factory/FLINTconvert.h


Ignore:
Timestamp:
Jul 1, 2020, 4:36:02 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
cc5a86cc299c9d4d71030662a697af14d56a1bf3
Parents:
c1f4d51f741e0a6c42d18ed86f6d5f207f816516
Message:
fq_nmod_get_nmod_poly/fq_nmod_set_nmod_poly for FLINT < 2.6.1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/FLINTconvert.h

    rc1f4d51 r2ce3bf  
    157157CanonicalForm
    158158convertFq_nmod_t2FacCF (const fq_nmod_t poly, ///< [in] fq_nmod_t
    159                         const Variable& alpha ///< [in] algebraic variable
     159                        const Variable& alpha, ///< [in] algebraic variable
     160                        const fq_nmod_ctx_t ctx ///<[in] context
    160161                       );
    161162
Note: See TracChangeset for help on using the changeset viewer.