Skip to content

Commit 5e34192

Browse files
authored
docs: fix gemm docs include name (kokkos#2699)
Signed-off-by: Carl Pearson <[email protected]>
1 parent ad683f9 commit 5e34192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/API/blas/blas3_gemm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
KokkosBlas::gemm
22
################
33

4-
Defined in header: :code:`KokkosBlas2_gemm.hpp`
4+
Defined in header: :code:`KokkosBlas3_gemm.hpp`
55

66
.. code:: cppkokkos
77

0 commit comments

Comments
 (0)