-
#include "tensorstore/rank.h"
-
static constexpr bool
tensorstore::RankConstraint::GreaterOrUnspecified(DimensionIndex a,
DimensionIndex b); Returns
true
if some rank satisfyinga
is greater than some rank satisfyingb
.
#include "tensorstore/rank.h"
Returns true
if some rank satisfying a
is greater than some rank
satisfying b
.