eFLL icon indicating copy to clipboard operation
eFLL copied to clipboard

'fuzzy' was not declared in this scope

Open roxanaRADUonGITHUB opened this issue 1 year ago • 1 comments

FuzzyInput *weather = new FuzzyInput(1);

weather->addFuzzySet(snow); weather->addFuzzySet(fog); weather->addFuzzySet(rain); weather->addFuzzySet(fine); fuzzy->addFuzzyInput(weather);

I am getting an error: 'fuzzy' was not declared in this scope

roxanaRADUonGITHUB avatar May 14 '24 18:05 roxanaRADUonGITHUB

not an issue, sorry

roxanaRADUonGITHUB avatar May 14 '24 18:05 roxanaRADUonGITHUB