Changeset 8c5f4b in git for factory/facFqSquarefree.h


Ignore:
Timestamp:
Aug 26, 2014, 11:14:55 AM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
b5f2548db5f32142a798dc79e2f5704aeaa91143
Parents:
86b7c4d713f5fe6ff570edac59ad2c2afda40ed9
git-author:
Martin Lee <martinlee84@web.de>2014-08-26 11:14:55+02:00
git-committer:
Martin Lee <martinlee84@web.de>2014-08-26 12:29:12+02:00
Message:
deleted some unnecessary const
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqSquarefree.h

    r86b7c4d r8c5f4b  
    141141CanonicalForm
    142142maxpthRoot (const CanonicalForm & F, ///< [in] a poly which is a pth power
    143             const int & q,           ///< [in] size of the field
     143            int q,                   ///< [in] size of the field
    144144            int& l                   ///< [in,out] @a l maximal, s.t. @a F is
    145145                                     ///< a p^l-th power
Note: See TracChangeset for help on using the changeset viewer.