Template Class applyNC2Functor< PrecisionT, FuncT, false >¶
Defined in File BasicGateFunctors.hpp
Class Documentation¶
-
template<class PrecisionT, class FuncT>
class applyNC2Functor<PrecisionT, FuncT, false>¶ Public Functions
-
template<class ExecutionSpace>
inline applyNC2Functor(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() (std::size_t k) const
-
template<class ExecutionSpace>
api/classPennylane_1_1LightningKokkos_1_1Functors_1_1applyNC2Functor_3_01PrecisionT_00_01FuncT_00_01false_01_4
Download Python script
Download Notebook
View on GitHub