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