Template Function Pennylane::LightningKokkos::Functors::applyNamedGenerator¶
Defined in File BasicGeneratorFunctors.hpp
Function Documentation¶
-
template<class ExecutionSpace, class PrecisionT>
PrecisionT Pennylane::LightningKokkos::Functors::applyNamedGenerator(const GeneratorOperation generator_op, Kokkos::View<Kokkos::complex<PrecisionT>*> arr_, std::size_t num_qubits, const std::vector<std::size_t> &wires, bool inverse = false)¶
api/function_BasicGeneratorFunctors_8hpp_1ac3558ba588f5970ac079c241b0f57935
Download Python script
Download Notebook
View on GitHub