Skip to content

Commit e3d5c55

Browse files
djeadaCopilot
andauthored
Update notes/matrices.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 03c691a commit e3d5c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/matrices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ r_{\min}(s)=\max\!\big(0,\ s-(C-1)\big),\qquad
664664
r_{\max}(s)=\min\!\big(R-1,\ s\big).
665665
$$
666666

667-
The diagonal set is $\{(r,,s-r)\mid r_{\min}(s)\le r\le r_{\max}(s)\}$.
667+
The diagonal set is $\{(r,s-r)\mid r_{\min}(s)\le r\le r_{\max}(s)\}$.
668668
Traverse with alternating direction:
669669

670670
$$

0 commit comments

Comments
 (0)