快速sigmoid函数运算,单例模式。
1
inline float fastmath::sigmoid(float x);
参数名
输入/输出
说明
x
输入
指数。
数据结构
float
运算结果。