-
#include "tensorstore/index_space/output_index_map.h"
- Index tensorstore::OutputIndexMapRef<InputRank>::stride() const;
Returns the stride. This is ignored if
method() == OutputIndexMethod::constant
.
#include "tensorstore/index_space/output_index_map.h"
Returns the stride. This is ignored if method() == OutputIndexMethod::constant
.