functions as defined on FUNCTIONS block of a mbs file More...
#include <fitmodel.h>
Public Attributes | |
QString | name |
QString | body |
function body string | |
FunctionParser | f |
parser working upon body | |
QList< int > | arg |
argument refer. to fitmodel::obj | |
QList< AdditionalFun > | addfunlist |
list of used preimplemented funct. | |
functions as defined on FUNCTIONS block of a mbs file