Constructor QueryVector
QueryVector(ReadOnlyMemory<double>)
Initializes a new instance of the Query
Parameters
readOnlyMemory
ReadOnly <double>Memory The memory.
QueryVector(ReadOnlyMemory<float>)
Initializes a new instance of the Query
Parameters
readOnlyMemory
ReadOnly <float>Memory The memory.
QueryVector(ReadOnlyMemory<int>)
Initializes a new instance of the Query
Parameters
readOnlyMemory
ReadOnly <int>Memory The memory.