HasIndexSlice

interface HasIndexSlice

Implementors can return the IndexInput from which their values are read. For use by vector quantizers.

Inheritors

Properties

Link copied to clipboard
abstract val slice: IndexInput?

Returns an IndexInput from which to read this instance's values.