-
#include "tensorstore/index_space/index_domain.h"
- bool tensorstore::IsFinite(IndexDomainView<> domain);
Returns
true
if all dimensions ofdomain
have finite bounds.
#include "tensorstore/index_space/index_domain.h"
Returns true
if all dimensions of domain
have finite bounds.