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