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

Method RequestSelectedColumns

Filters/Statistics/vtkStatisticsAlgorithm.cxx:322–325  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

320
321//------------------------------------------------------------------------------
322int vtkStatisticsAlgorithm::RequestSelectedColumns()
323{
324 return this->Internals->AddBufferToRequests();
325}
326
327//------------------------------------------------------------------------------
328void vtkStatisticsAlgorithm::ResetRequests()

Callers 10

RequestDataMethod · 0.95
TestPCAPartFunction · 0.80
TestEigenFunction · 0.80
TestOrderStatisticsFunction · 0.80
TestKMeansStatisticsFunction · 0.80
RandomSampleStatisticsFunction · 0.80
RandomSampleStatisticsFunction · 0.80

Calls

no outgoing calls

Tested by 8

TestPCAPartFunction · 0.64
TestEigenFunction · 0.64
TestOrderStatisticsFunction · 0.64
TestKMeansStatisticsFunction · 0.64
RandomSampleStatisticsFunction · 0.64
RandomSampleStatisticsFunction · 0.64