Skip to content

Commit b20a054

Browse files
loiseaujcperazz
andauthored
Update example/linalg/example_pivoting_qr_space.f90
Co-authored-by: Federico Perini <[email protected]>
1 parent 5535e3f commit b20a054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/linalg/example_pivoting_qr_space.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
! QR example with pre-allocated storage
1+
! Pivoting QR example with pre-allocated storage
22
program example_pivoting_qr_space
33
use stdlib_linalg_constants, only: ilp
44
use stdlib_linalg, only: qr, qr_space, linalg_state_type

0 commit comments

Comments
 (0)