vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
|
#include <hwy_simd_type.h>
Public Types | |
typedef std::allocator< T > | base_t |
Public Member Functions | |
pointer | allocate (std::size_t n) |
void | deallocate (T *p, std::size_t n) |
Definition at line 2066 of file hwy_simd_type.h.
typedef std::allocator< T > vspline::simd_allocator< T >::base_t |
Definition at line 2069 of file hwy_simd_type.h.
|
inline |
Definition at line 2071 of file hwy_simd_type.h.
|
inline |
Definition at line 2076 of file hwy_simd_type.h.