예제 #1
0
 def dist_average (c0, c1):
     return Vector.distance(avg(c0), avg(c1))