MCPcopy Create free account
hub / github.com/cvanaret/Uno / reset_number_evaluations

Method reset_number_evaluations

interfaces/Python/cpp_classes/PythonModel.cpp:340–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338 }
339
340 void PythonModel::reset_number_evaluations() const {
341 this->number_model_evaluations.reset();
342 }
343} // namespace

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected