scipy.interpolate.CloughTocher2DInterpolator. __call__# CloughTocher2DInterpolator.__call__(xi)# 在给定点评估插值器。 参数: x1, x2, … xn: 浮点型类数组要在其中插入数据的点。x1, x2, … xn 可以是具有可广播形状的浮点型类数组。或者 x1 可以是具有形状 (..., ndim) 的浮点型类数组