Template Function registerAllImplementedControlledGateOps¶
Defined in File RegisterKernel.hpp
Function Documentation¶
-
template<class PrecisionT, class ParamT, class GateImplementation>
void registerAllImplementedControlledGateOps()¶ Register all implemented controlled gates for a given kernel.
- Template Parameters
PrecisionT – Floating point precision of underlying statevector data
ParamT – Floating point type of gate parameters
GateImplementation – Gate implementation class.
api/function_RegisterKernel_8hpp_1a5832635e9659cbcb50d2a6bc51f52713
Download Python script
Download Notebook
View on GitHub