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