Template Function Pennylane::LightningKokkos::Functors::applyNCNamedGenerator

Function Documentation

template<class ExecutionSpace, class PrecisionT>
PrecisionT Pennylane::LightningKokkos::Functors::applyNCNamedGenerator(const ControlledGeneratorOperation generator_op, 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, bool inverse = false)