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