Template Function Pennylane::LightningQubit::Util::in_between_closed

Function Documentation

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

Create integer interval [from, to].