Struct MatrixHasher
Struct Documentation
-
struct MatrixHasher
Utility hash function for complex vectors representing matrices.
Public Functions
-
template<class Precision = double>
inline std::size_t operator()(const std::vector<std::complex<Precision>> &matrix) const
api/structPennylane_1_1LightningGPU_1_1Util_1_1MatrixHasher