screamer.js
    Preparing search index...

    Interface Output

    interface Output {
        index: Float64Array;
        values: Float64Array<ArrayBufferLike> | NdArray;
    }
    Index
    index: Float64Array
    values: Float64Array<ArrayBufferLike> | NdArray