- allocate
vec_t allocate(size_t numbits)
Undocumented in source. Be warned that the author may not have intended to support it.
- dup
vec_t dup(vec_t v)
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free(vec_t v)
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- terminate
void terminate()
Undocumented in source. Be warned that the author may not have intended to support it.