Differences From Artifact [55dcc109c3]:
- File mttroot/mtt/lib/cc/mtt_Reduce_Solver.cc — part of check-in [6e5926c3aa] at 2001-06-05 03:20:40 on branch origin/numerical-algebraic-solution — added -ae option to select algebraic equation solution method. (user: geraint@users.sourceforge.net, size: 251) [annotate] [blame] [check-ins using] [more...]
To Artifact [708e6aadb5]:
- File mttroot/mtt/lib/cc/mtt_Reduce_Solver.cc — part of check-in [98a5282e8f] at 2001-07-02 00:34:56 on branch origin/numerical-algebraic-solution — gcc-3.0 compatibility. (user: geraint@users.sourceforge.net, size: 262) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 | - - - + + + | #include "mtt_Reduce_Solver.hh" void Reduce_Solver::Solve (void) { |