|
GoWebScan API
|
This is the complete list of members for GoWebScanHistogram, including all inherited members.
| GoWebScanHistogram_Add(GoWebScanHistogram histogram, k32s value) | GoWebScanHistogram | |
| GoWebScanHistogram_AddArray16sn(GoWebScanHistogram histogram, const k16s *values, kSize count) | GoWebScanHistogram | |
| GoWebScanHistogram_AddArray32s(GoWebScanHistogram histogram, const k32s *values, kSize count) | GoWebScanHistogram | |
| GoWebScanHistogram_AddArray32sn(GoWebScanHistogram histogram, const k32s *values, kSize count) | GoWebScanHistogram | |
| GoWebScanHistogram_AddArray8u(GoWebScanHistogram histogram, const k8u *values, kSize count) | GoWebScanHistogram | |
| GoWebScanHistogram_BinAt(GoWebScanHistogram histogram, kSize binIndex) | GoWebScanHistogram | |
| GoWebScanHistogram_BinCount(GoWebScanHistogram histogram) | GoWebScanHistogram | |
| GoWebScanHistogram_Clear(GoWebScanHistogram histogram) | GoWebScanHistogram | |
| GoWebScanHistogram_Construct(GoWebScanHistogram *histogram, k32s minValue, k32s maxValue, k32s binWidthBits, kAlloc allocator) | GoWebScanHistogram | |
| GoWebScanHistogram_Count(GoWebScanHistogram histogram) | GoWebScanHistogram | |
| GoWebScanHistogram_Mode(GoWebScanHistogram histogram) | GoWebScanHistogram | |
| GoWebScanHistogram_Quantile(GoWebScanHistogram histogram, k64f quantile) | GoWebScanHistogram |