Beispiel #1
0
 public int GetHashCode(MultivariatePolynomial obj)
 {
     return(obj.GetHashCode());
 }