-
#include "tensorstore/rank.h" -
static constexpr bool
tensorstore::RankConstraint::EqualOrUnspecified(DimensionIndex a,
DimensionIndex b); -
static constexpr bool tensorstore::RankConstraint::EqualOrUnspecified(
std::initializer_list<DimensionIndex> constraints); Returns
trueif there is at least one rank satisfying all constraints.