Changeset e5102c in git


Ignore:
Timestamp:
May 15, 2006, 10:17:36 AM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
1dc6163f5dbd22ee9839decb93a02494ac071aca
Parents:
a776ca48b48b938bee8f597be572f5d54673ff25
Message:
*hannes: isPurePoly


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

Legend:

Unmodified
Added
Removed
  • factory/cf_algorithm.h

    ra776ca re5102c  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_algorithm.h,v 1.12 2005-12-09 08:35:37 Singular Exp $ */
     2/* $Id: cf_algorithm.h,v 1.13 2006-05-15 08:17:36 Singular Exp $ */
    33
    44#ifndef INCL_CF_ALGORITHM_H
     
    5454
    5555//{{{ function declarations from cf_factor.cc
     56bool isPurePoly(const CanonicalForm & f);
     57
    5658CFFList factorize ( const CanonicalForm & f, bool issqrfree = false );
    5759
Note: See TracChangeset for help on using the changeset viewer.