Changeset 6ce757 in git for coeffs/gnumpc.h


Ignore:
Timestamp:
Apr 30, 2010, 9:38:44 PM (14 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a642c6496b882ae7c494f305e7f19767fba51195
Parents:
94b759538cb1a505c9d4edbb1d0fd18f045dc2fe
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-04-30 21:38:44+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:50:24+01:00
Message:
Return to dst in SetMap
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/gnumpc.h

    r94b759 r6ce757  
    3939#endif
    4040
    41 /// Get a mapping function from src into this domain: long_C
    42 /// no need in dst!?
    43 nMapFunc  ngcSetMap(const coeffs src/*, const coeffs dst*/);
     41/// Get a mapping function from src into the domain of this type: long_C!
     42nMapFunc  ngcSetMap(const coeffs src, const coeffs dst);
    4443
    4544// Why is this here? who needs it?
Note: See TracChangeset for help on using the changeset viewer.