cast | Cast variable to different data type |
cast64BitFiToInt | Cast fi object types that can be exactly represented to a
64-bit integer data type |
cast64BitIntToFi | Cast 64-bit integer types to an equivalent fi object
type |
castFiToInt | Cast fi object to equivalent integer data type |
castFiToMATLAB | Cast fi object type to an equivalent built-in MATLAB data type |
castIntToFi | Cast an integer data type to equivalent fi type |
copyobj | Make independent copy of quantizer object |
quantize | Quantize fixed-point numbers |
fixed.Quantizer | Quantize fixed-point numbers |
quantizer | Construct quantizer object |
quantize method | Apply quantizer object to data |
quantizenumeric | Quantize numeric data |
randquant | Generate uniformly distributed, quantized random number
using quantizer object |
unitquantize | Quantize except numbers within eps of +1 |
unitquantizer | Constructor for unitquantizer object |