Skip to content

Commit 3a6aa9d

Browse files
authored
style: add missing empty line
Signed-off-by: Athan <[email protected]>
1 parent 4185d41 commit 3a6aa9d

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/lapack/base/dlarfb/docs

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/lapack/base/dlarfb/docs/repl.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
{{alias}}( o, si, tr, dir, sto, M, N, K, V, LDV, T, LDT, C, LDC, W, LDWORK )
23
Applies a real block reflector `H` or its transpose `H^T` to a real `M` by
34
`N` matrix `C`, from either the left or the right.

0 commit comments

Comments
 (0)