Template Function Pennylane::LightningGPU::cuGates::getCRot(U, U, U)

Function Documentation

template<class CFP_t, class U = double>
static auto Pennylane::LightningGPU::cuGates::getCRot(U phi, U theta, U omega) -> std::vector<CFP_t>

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

See also

getRot<T,U>(U phi, U theta, U omega).