class StandardSQ : public ScalarQuantiser

Lloyd-Max Scalar Quantiser


Type:

    Instantiable

Parent classes:

Include file:
    SQuantise.h

StandardSQ is a Lloyd-Max scalar quantiser. The number of reconstruction levels is specified on construction, and LloydAlgorithm allows the quantiser to be trained for efficient quatisation of a distribution represented by a training set. The save and load members allow a trained quantiser to be saved to disk for subsequent re-use.


Members: