Template Function Pennylane::Util::in_between_closed

Function Documentation

template<typename IntegerType>
constexpr auto Pennylane::Util::in_between_closed(IntegerType from, IntegerType to) -> IntegerInterval<IntegerType>

Create integer interval [from, to].