Audio Effects Framework
|
#include <cassert>
#include <cstring>
#include <limits>
#include <cmath>
Go to the source code of this file.
Classes | |
class | CVector |
class with static functions for buffer operations with type T More... | |
class | CVectorFloat |
class with static functions for buffer operations with type float More... | |