Пример #1
0
 public static Similarity__x3t__ operator *(Similarity__x3t__ a, Euclidean__x3t__ b)
 {
     return(Similarity__x3t__.Multiply(a, b));
 }