Esempio n. 1
0
 static double norm(Span <ComplexF64> X)
 => CBLAS.cblas_dznrm2(X.Length, ref head(X), 1);