package gsl

  1. Overview
  2. Docs

Module Blas.ComplexSource

LEVEL 1
Sourceval nrm2 : Vector_complex.vector -> float
Sourceval asum : Vector_complex.vector -> float
Sourceval iamax : Vector_complex.vector -> int
Sourceval zdscal : float -> Vector_complex.vector -> unit
LEVEL 2
Sourceval her : uplo -> alpha:float -> x:Vector_complex.vector -> a:Matrix_complex.matrix -> unit
LEVEL 3
Sourceval herk : uplo -> transpose -> alpha:float -> a:Matrix_complex.matrix -> beta:float -> c:Matrix_complex.matrix -> unit
OCaml

Innovation. Community. Security.