golib  0.5
Go::goUniformQuantizerPrivate< _input_type, _output_type > Class Template Reference

Public Member Functions

 goUniformQuantizerPrivate (goSize_t quantizationSteps)
 
 goUniformQuantizerPrivate (goDouble delta_input, _input_type min_input, _input_type max_input, _output_type min_output, _output_type max_output)
 

Public Attributes

goDouble myDeltaInput_rec
 
goDouble myDeltaInput
 
_input_type myMinInput
 
_input_type myMaxInput
 
goDouble myDeltaOutput
 
_output_type myMinOutput
 
_output_type myMaxOutput
 

The documentation for this class was generated from the following file: