gwion-util
utilities for the Gwion project
|
#include "gwion_util.h"
Go to the source code of this file.
Functions | |
ANN MP_Vector * | new_mp_vector (const MemPool mp, const uint32_t size, const uint32_t len) |
Definition at line 3 of file mp_vector.c.