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