NB5 Docs► Reference Section► Binding Functions▼ FVecReader 🖺

FVecReader

Reads ivec files with random access, using the input to specify the record number.

IVecReader

Reads ivec files with random access, using the input to specify the record number. This is used for testing with generated KNN test data which is uniform in dimensions and neighborhood size. While it is possible to specify different dimensioned vectors per record, this is not supported, since this function honors the pure-function behavior of other NB binding functions. This requires uniform record structure for random access.