Template Class applyNC4Functor¶
Defined in File BasicGateFunctors.hpp
Class Documentation¶
-
template<class PrecisionT, class FuncT>
class applyNC4Functor¶ Public Functions
-
template<class ExecutionSpace>
inline applyNC4Functor([[maybe_unused]] ExecutionSpace exec, Kokkos::View<Kokkos::complex<PrecisionT>*> arr_, std::size_t num_qubits, const std::vector<std::size_t> &wires, FuncT core_function_)¶
- inline KOKKOS_FUNCTION void operator() (const std::size_t k) const
-
template<class ExecutionSpace>
api/classPennylane_1_1LightningKokkos_1_1Functors_1_1applyNC4Functor
Download Python script
Download Notebook
View on GitHub