package gsl

  1. Overview
  2. Docs

Module Blas_flat.ComplexSource

Sourceval zdscal : float -> Vector_complex_flat.vector -> unit
Sourceval her : uplo -> alpha:float -> x:Vector_complex_flat.vector -> a:Matrix_complex_flat.matrix -> unit
Sourceval herk : uplo -> transpose -> alpha:float -> a:Matrix_complex_flat.matrix -> beta:float -> c:Matrix_complex_flat.matrix -> unit
OCaml

Innovation. Community. Security.