-
#include "tensorstore/index_space/index_transform.h" -
explicit constexpr tensorstore::
IndexTransform<InputRank, OutputRank, CKind>::
operator bool() const; -
constexpr bool
tensorstore::IndexTransform<InputRank, OutputRank, CKind>::valid()
const; Returns
trueif this is not a null transform.