MCPcopy Create free account
hub / github.com/Kitware/VTK / ResetRequests

Method ResetRequests

Filters/Statistics/vtkStatisticsAlgorithm.cxx:328–331  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

326
327//------------------------------------------------------------------------------
328void vtkStatisticsAlgorithm::ResetRequests()
329{
330 this->Internals->ResetRequests();
331}
332
333//------------------------------------------------------------------------------
334vtkIdType vtkStatisticsAlgorithm::GetNumberOfRequests()

Callers 4

TestOrderStatisticsFunction · 0.80
LearnMethod · 0.80
SummarizeMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestOrderStatisticsFunction · 0.64