Changeset 5335ba in git for factory/facFqBivarUtil.h


Ignore:
Timestamp:
Jan 25, 2012, 10:29:16 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
ac3fccaf5d3d10d4756431ed2ec3846d0a5852cc
Parents:
e5fc00c615e47e7757b8c95660e3a8ac06ffdef0
git-author:
Martin Lee <martinlee84@web.de>2012-01-25 22:29:16+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-10 14:16:43+01:00
Message:
chg: computation of log derivative now expects truncated input
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqBivarUtil.h

    re5fc00c r5335ba  
    191191///         Variable (2)^l
    192192CFArray
    193 logarithmicDerivative (const CanonicalForm& F,   ///< [in] bivariate poly
     193logarithmicDerivative (const CanonicalForm& F,   ///< [in] bivariate poly
     194                                                 ///< truncated at Variable(2)^l
    194195                       const CanonicalForm& G,   ///< [in] a factor of F
    195196                       int l,                    ///< [in] lifting precision
Note: See TracChangeset for help on using the changeset viewer.