Changeset b503d0 in git for libfac/factor.h


Ignore:
Timestamp:
Nov 5, 2008, 6:49:25 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
01175fad0608ddbb69110307f6c30735fca98398
Parents:
0a64b14307b6373414c815af6a28b4efad0e4337
Message:
*hannes: alg_gcd


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

Legend:

Unmodified
Added
Removed
  • libfac/factor.h

    r0a64b14 rb503d0  
    1515extern const char * libfac_date;
    1616extern const char * libfac_author;
     17
     18CanonicalForm alg_gcd(const CanonicalForm &, const CanonicalForm &, const CFList &);
    1719
    1820//// Note: second argument for Factorize is for internal use only.
Note: See TracChangeset for help on using the changeset viewer.