tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
etl::linalg::out_matrix Concept Reference

#include <concepts.hpp>

Concept definition

template<typename T>
&& is_same_v<remove_const_t<typename T::element_type>, typename T::element_type> && T::is_always_unique()
Definition concepts.hpp:143
constexpr bool is_same_v
Definition is_same.hpp:11
static constexpr bool value
Definition integral_constant.hpp:10