ArrayQuantizer Op

ArrayQuantizer

quantize input to nearest number in array



Full Name
  • Ops.Array.ArrayQuantizer
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


Example Patch ArrayQuantizer example

Example patch for ArrayQuantizer

Open In Editor

INPUT PORTS


Value (Number)

input number

Constraints Array Input (Array)

array of numbers to which the input should be quantized (so called constraints)

OUTPUT PORTS


Quantized Value (Number)

the quantized number

Quantization Error (Number)

the difference between the quantized and unquantized number


Changelog

Patches using ArrayQuantizer

  • Examples
  • Public
  • My Patches