function begin_pass(const expression_with_arguments<Args...> &, shape<Dims>, shape<Dims>) expressions¶
template <typename... Args, index_t Dims>
KFR_INTRINSIC void begin_pass(const expression_with_arguments<Args...>& self, shape<Dims> start,
shape<Dims> stop) Defined at base/expression.hpp:574