Template Function registerAllImplementedControlledSparseMatrixOps¶
Defined in File RegisterKernel.hpp
Function Documentation¶
-
template<class PrecisionT, class GateImplementation>
void registerAllImplementedControlledSparseMatrixOps()¶ Register all implemented controlled matrix operation for a given kernel.
- Template Parameters:
PrecisionT – Floating point precision of underlying statevector data
GateImplementation – Gate implementation class.