-
#include "tensorstore/index_space/index_domain.h"
-
DimensionSet
tensorstore::IndexDomain<Rank, CKind>::implicit_upper_bounds() const; Returns the bit vector specifying for each dimension whether its upper bound is “implicit” (1) or “explicit” (0).
#include "tensorstore/index_space/index_domain.h"
Returns the bit vector specifying for each dimension whether its upper bound is “implicit” (1) or “explicit” (0).