Tatooine
Static Public Attributes | List of all members
tatooine::is_square_impl< Tensor, 1 > Struct Template Reference

#include <tensor_concepts.h>

Collaboration diagram for tatooine::is_square_impl< Tensor, 1 >:
[legend]

Static Public Attributes

static auto constexpr value
 

Member Data Documentation

◆ value

template<static_tensor Tensor>
auto constexpr tatooine::is_square_impl< Tensor, 1 >::value
staticconstexpr
Initial value:
=
std::decay_t<Tensor>::dimension(0) == std::decay_t<Tensor>::dimension(1)

The documentation for this struct was generated from the following file: