Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Interfaces

Variables

Variables

Export assignment dsdot

dsdot: Routine

Computes the dot product of x and y with extended accumulation and result.

param

number of values over which to compute the 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