Skip to content

Commit 336e87a

Browse files
committed
Update RFC-00xx-interpolation.md
1 parent 1d6b31b commit 336e87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RFC-00xx-interpolation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ Interpolate scattered data on an irregular grid.
5555

5656
**Note**—Using this operation in dimensions greater than six is impractical because the memory required by the underlying triangulation grows exponentially with its rank.
5757

58-
**Note**—Because this operator uses a Delaunay triangulation, it can be sensitive to scaling issues in input. When this occurs, you should standardize input to improve the results.
58+
**Note**—Because this operator uses a Delaunay triangulation, it can be sensitive to scaling issues in `input`. When this occurs, you should standardize `input` to improve the results.

0 commit comments

Comments
 (0)