Changeset 346d9e5 in git for factory


Ignore:
Timestamp:
Aug 16, 2020, 10:40:01 AM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a71eabdfff523e0626ba9232736fadfa4ae937eb
Parents:
434c6e787064e48585654b1670b62446b19cef4f
Message:
doc: prreprocess homog. polys
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_factor.cc

    r434c6e r346d9e5  
    402402#endif
    403403  //out_cf("factorize:",f,"==================================\n");
    404   if (! f.isUnivariate() )
     404  if (! f.isUnivariate() ) // preprocess homog. polys
    405405  {
    406406    if ( singular_homog_flag && f.isHomogeneous())
Note: See TracChangeset for help on using the changeset viewer.