Template Class applyNC3Functor

Class Documentation

template<class PrecisionT, class FuncT>
class applyNC3Functor

Public Functions

template<class ExecutionSpace>
inline applyNC3Functor([[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