Analitza
functiongraph.h
Go to the documentation of this file.
60 QPair<Analitza::Expression, Analitza::Expression> interval(const QString &argname, bool evaluate) const;
61 bool setInterval(const QString &argname, const Analitza::Expression &min, const Analitza::Expression &max);
AbstractFunctionGraph * backend() const
Definition: functiongraph.h:88
Stores the variables in a hash map and make them available.
Definition: variables.h:42
Base class for any object that is a lambda expression.
Definition: functiongraph.h:41
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.