| 
    casacore
    
   | 
 
Classes | |
| class | BytePacker | 
| Class for bit packing of values into bytes.  More... | |
| class | DyscoDataColumn | 
| A column for storing compressed complex values with an approximate Gaussian distribution.  More... | |
| class | DyscoStMan | 
| The main class for the Dysco storage manager.  More... | |
| class | DyscoStManColumn | 
| Base class for columns of the DyscoStMan.  More... | |
| class | DyscoStManError | 
| Represents a runtime exception that occured within the DyscoStMan.  More... | |
| class | DyscoWeightColumn | 
| A column for storing compressed complex values with an approximate Gaussian distribution.  More... | |
| class | StochasticEncoder | 
| Lossy encoder for stochastic values.  More... | |
| class | ThreadedDyscoColumn | 
| A column for storing compressed values in a threaded way, tailored for the data and weight columns that use a threaded approach for encoding.  More... | |
| class | threadgroup | 
| Group of threads.  More... | |
| class | WeightEncoder | 
| Encoder for visibility weights.  More... | |
Enumerations | |
| enum | DyscoDistribution {  GaussianDistribution , UniformDistribution , StudentsTDistribution , TruncatedGaussianDistribution }  | 
| enum class | Normalization {  kAF , kRF , kRow }  | 
| Enumerator | |
|---|---|
| GaussianDistribution | |
| UniformDistribution | |
| StudentsTDistribution | |
| TruncatedGaussianDistribution | |
Definition at line 5 of file dyscodistribution.h.
      
  | 
  strong | 
| Enumerator | |
|---|---|
| kAF | |
| kRF | |
| kRow | |
Definition at line 5 of file dysconormalization.h.