encoding property

VectorEncoding encoding
getter/setter pair

The vector encoding type to use for the index.

The default is a VectorEncoding.scalarQuantizer with ScalarQuantizerType.eightBit.

Implementation

abstract VectorEncoding encoding;