Template Function Pennylane::LightningGPU::cuGates::getGeneratorSingleExcitationMinus¶
Defined in File cuGates_host.hpp
Function Documentation¶
-
template<class CFP_t, class U = double>
static constexpr auto Pennylane::LightningGPU::cuGates::getGeneratorSingleExcitationMinus() -> std::vector<CFP_t>¶ Create a matrix representation of the SingleExcitation Minus generator data in row-major format.
- Template Parameters
CFP_t – Required precision of gate (
float
ordouble
).U – Required precision of parameter (
float
ordouble
).
- Returns
constexpr std::vector<CFP_t>
api/function_cuGates__host_8hpp_1a727711a85b597479fb19d0381211b7bf
Download Python script
Download Notebook
View on GitHub