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].
api/function_IntegerInterval_8hpp_1a2722acdd6625eb1b6c6cc2c6a0d91c50
Download Python script
Download Notebook
View on GitHub