Template Function Pennylane::Util::operator!=¶
Defined in File Memory.hpp
Function Documentation¶
-
template<class T, class U, uint32_t alignment>
bool Pennylane::Util::operator!=(const AlignedAllocator<T> &lhs, const AlignedAllocator<U> &rhs)¶ Compare two allocators. See
operator==
above.
api/function_Memory_8hpp_1a0aa9594006bfcbcc8a957d1b6403dba8
Download Python script
Download Notebook
View on GitHub