コード例 #1
0
ファイル: bspline.py プロジェクト: ReiMatsuzaki/rescol
 def en_mat(self, L, a):
     return self.v_mat(ra_inv(self.xs, L, a))