SyTen
◆
this_rank
constexpr
Rank
syten::Tensor
< 0 >::this_rank = 0
static
constexpr
Rank of this tensor.
Remarks
Instead of accessing this member directly via an object
arg
as
arg.this_rank
, prefer
SYTEN_TENSOR_RANK(arg)
, as the latter is also recognised as constexpr in clang.
syten
Tensor< 0 >
Generated by
1.9.4