Example #1
0
 public double[][] ReadOutput()
 {
     return(link.ReadMatrix("predData"));
 }