numopt-js
    Preparing search index...

    Function dotProduct

    • Computes the dot product of two Float64Array vectors. Both vectors must have the same length.

      Parameters

      • vectorA: Float64Array
      • vectorB: Float64Array

      Returns number