Android-cuttlefish cvd tool
|
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | rnnoise |
Functions | |
float | rnnoise::TansigApproximated (float x) |
float | rnnoise::SigmoidApproximated (const float x) |
float | rnnoise::RectifiedLinearUnit (const float x) |