golib
0.5
|
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 |