Unit 'cblas' Package
[Overview][Constants][Types][Procedures and functions][Index] [#univint]

cblas_sdsdot

Declaration

Source position: cblas.pas line 303

function cblas_sdsdot(

  N: SInt32;

  alpha: Float32;

  X: Float32Ptr;

  incX: SInt32;

  Y: Float32Ptr;

  incY: SInt32

):Float32;


Documentation generated on: 2023-03-18