Beispiel #1
0
 public void CopyTo(_daMatrix target)
 {
     val.CopyTo(target);
 }