Skip to content

Commit 70e9299

Browse files
text more clearer
1 parent 1f1a150 commit 70e9299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygem/cffd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def __init__(self,
8888

8989
def adjust_control_points(self, src_pts):
9090
'''
91-
Adjust the FFD control points such that F(ffd(src_pts))=c
91+
Adjust the FFD control points such that fun(ffd(src_pts))=fixval
9292
9393
:param np.ndarray src_pts: the points whose deformation we want to be
9494
constrained.

0 commit comments

Comments
 (0)