MCPcopy Create free account
hub / github.com/acado/acado / aligned_malloc

Function aligned_malloc

external_packages/eigen3/Eigen/src/Core/util/Memory.h:212–235  ·  view source on GitHub ↗

\internal Allocates \a size bytes. The returned pointer is guaranteed to have 16 bytes alignment. * On allocation error, the returned pointer is null, and std::bad_alloc is thrown. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

generic_aligned_reallocFunction · 0.85
aligned_newFunction · 0.85
allocateMethod · 0.85
ei_aligned_mallocFunction · 0.85

Calls 3

handmade_aligned_mallocFunction · 0.85
throw_std_bad_allocFunction · 0.85

Tested by

no test coverage detected