Exemple #1
0
 public void SimdFor()
 {
     var outArray = ArraySum.SimdFor(ArrayA, ArrayB);
 }