Revision 9be6a4c...

Go back to digest for 9th September 2012

Optimization in Educational

Aleix Pol Gonzalez committed changes in [analitza/aucahuasi/analitzaplot] /:

Simplify the process for starting the plotting

Reduce conversions on the expression: only change from equation to
operation once, then leave it like that.
Also this means that now implicit functions are not bool anymore.

To do that, it required to make some little changes in the registration
of the functions, luckily it was already abstracted, somewhat.

File Changes

Modified 7 files
  •   analitzaplot/functiongraph.cpp
  •   analitzaplot/private/functiongraphfactory.cpp
  •   analitzaplot/private/functiongraphfactory.h
  •   analitzaplot/tests/planecurvetest.cpp
  •   analitzaplot/private/backends/implicitcurve.cpp
  •   analitzaplot/private/backends/implicitpolarcurve.cpp
  •   analitzaplot/private/backends/implicitsurface.cpp
7 files changed in total