@kognifai/cogsengine
    Preparing search index...

    Function setMatrixArrayType

    • Sets the type of array used when creating new vectors and matrices

      Parameters

      • type: Float32ArrayConstructor | ArrayConstructor

        Array type, such as Float32Array or Array

      Returns void