3template <
typename T, my_
size_t Rows, my_
size_t Cols>
8 template <
typename T, my_
size_t Rows, my_
size_t Cols>
11 static constexpr bool IsPermuted =
false;
12 static constexpr bool IsContiguous =
true;
13 static constexpr bool IsPhysical =
true;
Definition fused_matrix.h:12
Definition basic_expr_traits.h:4
Definition basic_expr_traits.h:6