![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <singleton.h>
Public Member Functions | |
| SingletonBucket (T value, double cumulative_frequency) | |
Public Attributes | |
| T | value | 
| double | cumulative_frequency | 
      
  | 
  inline | 
| double histograms::SingletonBucket< T >::cumulative_frequency | 
| T histograms::SingletonBucket< T >::value |