lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.codecs.lucene102
/
Lucene102BinaryQuantizedVectorsWriter
/
OffHeapBinarizedQueryVectorValues
Off
Heap
Binarized
Query
Vector
Values
class
OffHeapBinarizedQueryVectorValues
(
data
:
IndexInput
,
dimension
:
Int
,
size
:
Int
)
Members
Constructors
Off
Heap
Binarized
Query
Vector
Values
Link copied to clipboard
constructor
(
data
:
IndexInput
,
dimension
:
Int
,
size
:
Int
)
Functions
copy
Link copied to clipboard
fun
copy
(
)
:
Lucene102BinaryQuantizedVectorsWriter.OffHeapBinarizedQueryVectorValues
dimension
Link copied to clipboard
fun
dimension
(
)
:
Int
get
Corrective
Terms
Link copied to clipboard
fun
getCorrectiveTerms
(
targetOrd
:
Int
)
:
OptimizedScalarQuantizer.QuantizationResult
get
Slice
Link copied to clipboard
fun
getSlice
(
)
:
IndexInput
quantized
Length
Link copied to clipboard
fun
quantizedLength
(
)
:
Int
size
Link copied to clipboard
fun
size
(
)
:
Int
vector
Value
Link copied to clipboard
fun
vectorValue
(
targetOrd
:
Int
)
:
ByteArray