Template Class applyNCNFunctor¶
Defined in File BasicGateFunctors.hpp
Class Documentation¶
-
template<class PrecisionT, class FuncT>
class applyNCNFunctor¶ Public Functions
-
template<class ExecutionSpace>
inline applyNCNFunctor([[maybe_unused]] ExecutionSpace exec, 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, FuncT core_function_)¶
- inline KOKKOS_FUNCTION void operator() (const MemberType &teamMember) const
-
template<class ExecutionSpace>
api/classPennylane_1_1LightningKokkos_1_1Functors_1_1applyNCNFunctor
Download Python script
Download Notebook
View on GitHub