Typedef Pennylane::LightningQubit::Gates::GateFuncPtrT

Typedef Documentation

template<class PrecisionT, class ParamT, size_t num_params>
using Pennylane::LightningQubit::Gates::GateFuncPtrT = typename Internal::GateFuncPtr<PrecisionT, ParamT, num_params>::Type

Convenient type alias for GateFuncPtr.