Template Function Pennylane::LightningKokkos::Functors::applyT¶
Defined in File BasicGateFunctors.hpp
Function Documentation¶
-
template<class ExecutionSpace, class PrecisionT>
void Pennylane::LightningKokkos::Functors::applyT(Kokkos::View<Kokkos::complex<PrecisionT>*> arr_, std::size_t num_qubits, const std::vector<std::size_t> &wires, bool inverse = false, const std::vector<PrecisionT> ¶ms = {})¶
api/function_BasicGateFunctors_8hpp_1a42d652d3406e6bff1bd89e1de5784522
Download Python script
Download Notebook
View on GitHub