bool ScalarFunction::isLinearComb( std::vector<double>& values) const
patrickfrey opened this issue · 1 comments
patrickfrey commented
... does not work at all. Test with '_1' as function when 3 arguments are defined.
currently disabled special handling of linear combinations by ScalarFunctionParser.
patrickfrey commented
See #ifdef DISABLED_BECAUSE_OF_ISSUE_94 in ScalarFunctionParser.cpp