]> www.ginac.de Git - ginac.git/commit
* add::coeff(): don't epvector::reserve() more terms than we'll actually
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Fri, 4 May 2001 23:29:42 +0000 (23:29 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Fri, 4 May 2001 23:29:42 +0000 (23:29 +0000)
commitb34cb090c5a5e05a51bd436bb06f5c57bd790c30
tree23ba1b8df30d046f1e427cffc918f51b396571ab
parent965e7b0e744625df9b99d846194ff420faa92593
* add::coeff(): don't epvector::reserve() more terms than we'll actually
  need and don't epvector::push_back() all those _ex0()'s into coeffseq.
ginac/add.cpp