Changeset 2f573cc in git for libfac/charset/alg_factor.h


Ignore:
Timestamp:
Oct 12, 2010, 11:45:58 AM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
cd3dd1380fd4640bedd9c9aadf0c15e9113e7a9c
Parents:
e31d298046b3c48cd4d618071c9f63b60c561667
Message:
new system function "factoras" to factorize over multiple extensions


git-svn-id: file:///usr/local/Singular/svn/trunk@13456 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfac/charset/alg_factor.h

    re31d29 r2f573cc  
    2828
    2929CFFList newfactoras( const CanonicalForm & f, const CFList & as, int &success);
    30 CFFList newcfactor(const CanonicalForm & f, const CFList & as, int success );
    3130/*BEGINPUBLIC*/
     31CFFList newcfactor(const CanonicalForm & f, const CFList & as, int & success );
    3232/*ENDPUBLIC*/
    3333
Note: See TracChangeset for help on using the changeset viewer.