Variable gate_op_functor_tuple¶
Defined in File RegisterKernel.hpp
Variable Documentation¶
-
template<class PrecisionT, class ParamT, class GateImplementation>
constexpr auto gate_op_functor_tuple = constructGateOpsFunctorTupleIter<PrecisionT, ParamT, GateImplementation, 0>()¶ Tuple of gate operation and function pointer pairs.
- Template Parameters
PrecisionT – Floating point precision of underlying statevector data
ParamT – Floating point type of gate parameters
GateImplementation – Gate implementation class.
api/variable_RegisterKernel_8hpp_1afa6baf7569934544450c30d15ed0bfea
Download Python script
Download Notebook
View on GitHub