Changeset e76d7a6 in git for factory/cf_random.cc


Ignore:
Timestamp:
May 10, 2011, 5:49:07 PM (13 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
2db7aeea84caf5f3621e15f997e41de267126db7
Parents:
9c68871c5299532f62e3ee9d88efddebac68ccbd
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-05-10 17:49:07+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:44+01:00
Message:
just to get this out of the way, i need to catch my train
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_random.cc

    r9c6887 re76d7a6  
    148148      result += power( algext, i ) * gen->generate();
    149149    return result;
    150 };
     150}
    151151
    152152CFRandom * AlgExtRandomF::clone () const
Note: See TracChangeset for help on using the changeset viewer.