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

cblas_csrot

Declaration

Source position: cblas.pas line 466

procedure cblas_csrot(

  N: SInt32;

  X: UnivPtr;

  incX: SInt32;

  Y: UnivPtr;

  incY: SInt32;

  c: Float32;

  s: Float32

);


Documentation generated on: 2025-07-25