Esempio n. 1
0
 public void SetRow(int index, double[] source)
 {
     val.SetRow(index, source);
 }