casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dyscostman::StochasticEncoder< ValueType > Member List

This is the complete list of members for dyscostman::StochasticEncoder< ValueType >, including all inherited members.

_decDictionarydyscostman::StochasticEncoder< ValueType >private
_encDictionarydyscostman::StochasticEncoder< ValueType >private
cumulative(num_t x)dyscostman::StochasticEncoder< ValueType >privatestatic
Decode(symbol_t symbol) const dyscostman::StochasticEncoder< ValueType >inline
Encode(ValueType value) const dyscostman::StochasticEncoder< ValueType >inline
EncodeWithDithering(ValueType value, unsigned ditherValue) const dyscostman::StochasticEncoder< ValueType >inline
GetDitherDistribution()dyscostman::StochasticEncoder< ValueType >inlinestatic
initializeStudentT(double nu, double rms)dyscostman::StochasticEncoder< ValueType >private
initializeTruncatedGaussian(double truncationValue, double rms)dyscostman::StochasticEncoder< ValueType >private
invCumulative(num_t c, num_t err=num_t(1e-13))dyscostman::StochasticEncoder< ValueType >privatestatic
MaxQuantity() const dyscostman::StochasticEncoder< ValueType >inline
MinQuantity() const dyscostman::StochasticEncoder< ValueType >inline
num_t typedefdyscostman::StochasticEncoder< ValueType >private
QuantizationCount() const dyscostman::StochasticEncoder< ValueType >inline
RightBoundary(symbol_t symbol) const dyscostman::StochasticEncoder< ValueType >inline
StochasticEncoder(size_t quantCount, ValueType stddev, bool gaussianMapping=true)dyscostman::StochasticEncoder< ValueType >
StochasticEncoder(size_t quantCount)dyscostman::StochasticEncoder< ValueType >inlineexplicitprivate
StudentTEncoder(size_t quantCount, double nu, double rms)dyscostman::StochasticEncoder< ValueType >inlinestatic
symbol_t typedefdyscostman::StochasticEncoder< ValueType >
TruncatedGausEncoder(size_t quantCount, double trunc, double rms)dyscostman::StochasticEncoder< ValueType >inlinestatic
value_t typedefdyscostman::StochasticEncoder< ValueType >