Tatooine
tatooine
fixed_num_rows_mat
tatooine::fixed_num_rows_mat Concept Reference
#include <
tensor_concepts.h
>
Concept definition
template
<
typename
T, std::
size_t
M>
concept
tatooine::fixed_num_rows_mat
=
static_mat<T>
&& std::decay_t<T>::dimension(0)
== M
tatooine::fixed_num_rows_mat
Definition:
tensor_concepts.h:48
tatooine::static_mat
Definition:
tensor_concepts.h:26
Generated by
1.9.5