Пример #1
0
 public VParallelExecution()
 {
     coefs   = new VHierarchicalCoeffs();
     coefs.n = new VVertice();
 }
Пример #2
0
 public VParallelExecution()
 {
     coefs = new VHierarchicalCoeffs();
     coefs.n = new VVertice();
 }