-
#include "tensorstore/rank.h"
-
static constexpr RankConstraint
tensorstore::RankConstraint::And(DimensionIndex a, DimensionIndex b); -
static constexpr RankConstraint tensorstore::RankConstraint::And(
std::initializer_list<DimensionIndex> constraints); Returns the intersection of the rank constraints.
- Pre:¶