Skip to content

Commit 1a6b962

Browse files
committed
format
1 parent 15c3b72 commit 1a6b962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sycl/include/sycl/ext/oneapi/matrix/matrix-unified.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ namespace oneapi {
3838
namespace experimental {
3939
namespace matrix {
4040
template <typename Group, typename T, use Use, size_t Rows, size_t Cols,
41-
layout Layout = layout::dynamic>
41+
layout Layout = layout::dynamic>
4242
struct joint_matrix {
4343

4444
#if defined(__SYCL_DEVICE_ONLY__)

0 commit comments

Comments
 (0)