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

cblas_ddot

Declaration

Source position: cblas.pas line 309

function cblas_ddot(

  N: SInt32;

  X: Float64Ptr;

  incX: SInt32;

  Y: Float64Ptr;

  incY: SInt32

):Float64;


Documentation generated on: 2023-03-18