Function Pennylane::Util::alignedFree¶
Defined in File Memory.hpp
Function Documentation¶
-
inline void Pennylane::Util::alignedFree(void *p)¶
Free memory allocated by alignedAlloc.
- Parameters:
p – Pointer to the memory location allocated by aligendAlloc
api/function_Memory_8hpp_1a3b3030475b2f460402bc841fb71a5196
Download Python script
Download Notebook
View on GitHub