Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3aa2e6c

Browse filesBrowse files
jensmaurertkoeppe
authored andcommitted
[linalg.algs.blas3.rankk] Fix missing alpha in formula
1 parent c9d19d4 commit 3aa2e6c
Copy full SHA for 3aa2e6c

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎source/numerics.tex

Copy file name to clipboardExpand all lines: source/numerics.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15073,7 +15073,7 @@
1507315073
\begin{itemdescr}
1507415074
\pnum
1507515075
\effects
15076-
Computes a matrix $C'$ such that $C' = C + A A^H$,
15076+
Computes a matrix $C'$ such that $C' = C + \alpha A A^H$,
1507715077
where the scalar $\alpha$ is \tcode{alpha},
1507815078
and assigns each element of $C'$ to the corresponding element of $C$.
1507915079
\end{itemdescr}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.