Template Function Pennylane::LightningKokkos::Functors::applyNCGenRZ¶
Defined in File BasicGeneratorFunctors.hpp
Function Documentation¶
-
template<class ExecutionSpace, class PrecisionT>
void Pennylane::LightningKokkos::Functors::applyNCGenRZ(Kokkos::View<Kokkos::complex<PrecisionT>*> arr_, std::size_t num_qubits, const std::vector<std::size_t> &controlled_wires, const std::vector<bool> &controlled_values, const std::vector<std::size_t> &wires, bool inverse = false)¶
api/function_BasicGeneratorFunctors_8hpp_1a7c59e1f4071b052b211582289684ec35
Download Python script
Download Notebook
View on GitHub