Analitza
Analitza::ProvideDerivative Class Reference
#include <providederivative.h>
Inheritance diagram for Analitza::ProvideDerivative:
Public Member Functions | |
ProvideDerivative (const QString &var) | |
QStringList | errors () const |
bool | isCorrect () const |
Object * | run (const Object *o) |
Public Member Functions inherited from Analitza::AbstractExpressionTransformer | |
virtual | ~AbstractExpressionTransformer () |
virtual Object * | walk (const Object *o) |
virtual Object * | walkContainer (const Container *o) |
virtual Object * | walkList (const List *o) |
virtual Object * | walkMatrix (const Matrix *o) |
virtual Object * | walkMatrixRow (const MatrixRow *o) |
virtual Object * | walkVariable (const Ci *o) |
virtual Object * | walkVector (const Vector *o) |
Detailed Description
Definition at line 29 of file providederivative.h.
Constructor & Destructor Documentation
Analitza::ProvideDerivative::ProvideDerivative | ( | const QString & | var | ) |
Member Function Documentation
|
inline |
Definition at line 36 of file providederivative.h.
|
inline |
Definition at line 35 of file providederivative.h.
The documentation for this class was generated from the following file:
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.