-
#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
true
if there is at least one rank satisfying all constraints.