From 618406d6c26cecd00ba15af0065af4264b0943a9 Mon Sep 17 00:00:00 2001 From: hyrodium Date: Sun, 25 Feb 2024 02:34:43 +0900 Subject: [PATCH] update index --- docs/src/math/bsplinebasis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/math/bsplinebasis.md b/docs/src/math/bsplinebasis.md index 29082736..a8937222 100644 --- a/docs/src/math/bsplinebasis.md +++ b/docs/src/math/bsplinebasis.md @@ -134,7 +134,7 @@ nothing # hide ```@repl math_bsplinebasis bsplinesupport(P,1), bsplinesupport_R(P,1), bsplinesupport_I(P,1) -bsplinesupport(P,4), bsplinesupport_R(P,4), bsplinesupport_I(P,4) +bsplinesupport(P,3), bsplinesupport_R(P,3), bsplinesupport_I(P,3) ``` ## Partition of unity