Template Class applyNC1Functor< PrecisionT, FuncT, false >¶
Defined in File BasicGateFunctors.hpp
Class Documentation¶
-
template<class PrecisionT, class FuncT>
class applyNC1Functor<PrecisionT, FuncT, false>¶ Public Functions
-
template<class ExecutionSpace>
inline applyNC1Functor(ExecutionSpace exec, KokkosComplexVector 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>