Template Function Pennylane::LightningGPU::cuGates::getCRot(const std::vector<U>&)

Function Documentation

template<class CFP_t, class U = double>
static auto Pennylane::LightningGPU::cuGates::getCRot(const std::vector<U> &params) -> std::vector<CFP_t>

Create a matrix representation of the controlled Rot gate data in row-major format.

See also

getRot<T,U>(const std::vector<U> &params).