Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "blas/base/sdsdot/docs/types/index.d"

Index

Interfaces

Variables

Variables

Export assignment sdsdot

sdsdot: Routine

Computes the dot product of two single-precision floating-point vectors with extended accumulation.

param

number of values over which to compute the dot product

param

scalar constant added to dot product

param

first input array

param

x stride length

param

second input array

param

y stride length

returns

dot product of x and y