Skip to content

Commit e714264

Browse files
committed
update doc
1 parent 140ba27 commit e714264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/umv.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ impl<'a, T> NdSpline<'a, T>
5555
///
5656
/// Arguments:
5757
///
58-
/// - `order` -- The spline order, 4 for cubic spline for example
5958
/// - `breaks` -- The breaks (data sites) which have been used for computing spline
6059
/// - `coeffs` -- The NxM array of spline coefficients where N is `ndim` and M is row of pieces of coefficients
6160
///

0 commit comments

Comments
 (0)