-
#include "tensorstore/rank.h" -
static constexpr bool
tensorstore::RankConstraint::GreaterEqualOrUnspecified(
DimensionIndex a,
DimensionIndex b); Returns
trueif some rank satisfyingais greater than or equal to some rank satisfyingb.
#include "tensorstore/rank.h"Returns true if some rank satisfying a is greater than or equal to
some rank satisfying b.