Esempio n. 1
0
 static float norm(Span <ComplexF32> X)
 => CBLAS.cblas_scnrm2(X.Length, ref head(X), 1);