]> www.ginac.de Git - ginac.git/commit
\18* class matrix: solve() doesn't call algorithms redundantly any more and
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Mon, 23 Apr 2001 19:50:23 +0000 (19:50 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Mon, 23 Apr 2001 19:50:23 +0000 (19:50 +0000)
commit014f598fdbfa7aadd16cd08898f4375e790b3e79
treee535f9596999b06373c9d4dc95b3863d96bd3968
parent3bde2d7924d0972790a39ec9e27f8f436daa9d1c
\18* class matrix: solve() doesn't call algorithms redundantly any more and
  inverse() falls back to solve() which works in more general cases.
ginac/matrix.cpp