Template Function Pennylane::LightningQubit::Util::in_between_closed¶
Defined in File IntegerInterval.hpp
Function Documentation¶
-
template<typename IntegerType>
constexpr auto Pennylane::LightningQubit::Util::in_between_closed(IntegerType from, IntegerType to) -> IntegerInterval<IntegerType>¶ Create integer interval [from, to].