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