Exemplo n.º 1
0
 public double DifferenceTo(IEvolvable other)
 {
     return(Field.Differences((other as StencilSpeciesArr).Field));
 }