Template Function Pennylane::LightningKokkos::Functors::applyNCGenRY¶
Defined in File BasicGeneratorFunctors.hpp
Function Documentation¶
-
template<class ExecutionSpace, class PrecisionT>
void Pennylane::LightningKokkos::Functors::applyNCGenRY(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_1ae76fc5fddcbe6a4c2786cafc3d68fd49
Download Python script
Download Notebook
View on GitHub