Skip to content

Commit f0bc21a

Browse files
authored
[oneMKL] Update matrix-storage.rst (#417)
It should be row-major as the previous was column-major one small change is needed.
1 parent 5d1e31a commit f0bc21a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/elements/oneMKL/source/domains/matrix-storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ Matrix Storage
360360
}
361361
}
362362

363-
- Using matrices stored with column major layout,
363+
- Using matrices stored with row major layout,
364364

365365
::
366366

0 commit comments

Comments
 (0)