|
ape
0.5.0
Audio Programming Environment
|
Go to the source code of this file.
Namespaces | |
| ape | |
Typedefs | |
| typedef float | ape::fpoint |
A typedef for a data type supporting any floating point operation, with variable compile-time precision. The user has the capability to change this to a double for instance. This is a quick way to "template" your code, and hot-recompile it with different precision to evaluate precision / performance.
| |
| using | ape::float_t = fpoint |
| Alias for fpoint More... | |
1.8.16