patrickfrey/strus

bool ScalarFunction::isLinearComb( std::vector<double>& values) const

patrickfrey opened this issue · 1 comments

... does not work at all. Test with '_1' as function when 3 arguments are defined.
currently disabled special handling of linear combinations by ScalarFunctionParser.

See #ifdef DISABLED_BECAUSE_OF_ISSUE_94 in ScalarFunctionParser.cpp