Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ variablesCounter
Method
variablesCounter
src/backend/gsl/Parser.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
size_t Parser::variablesCounter() const {
66
return mVariablesCounter;
67
}
68
69
void Parser::setSkipSpecialFunctionEvaluation(bool skip) {
70
mSkipSpecialFunctionEvaluation = skip;
Callers
1
tryEvaluateCartesian
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected