Template Function Pennylane::LightningKokkos::Functors::applyNCDoubleExcitation¶
Defined in File BasicGateFunctors.hpp
Function Documentation¶
-
template<class ExecutionSpace, class PrecisionT>
void Pennylane::LightningKokkos::Functors::applyNCDoubleExcitation(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, const std::vector<PrecisionT> ¶ms = {})¶
api/function_BasicGateFunctors_8hpp_1ad475511e6d5d7abe507e0fc76ca48352
Download Python script
Download Notebook
View on GitHub