HDK
|
This is the complete list of members for CL_Lag, including all inherited members.
solve(const fpreal *data, fpreal *result, int size, fpreal lag_up, fpreal lag_down, fpreal overshoot_up, fpreal overshoot_down, bool sclamp=false, bool aclamp=false, fpreal sclamp_up=0.0, fpreal sclamp_down=0.0, fpreal aclamp_up=0.0, fpreal aclamp_down=0.0, bool use_value_method=false) | CL_Lag | inlinestatic |
solveRealtime(const F &get_data, fpreal *result, int start, int end, bool sclamp, bool aclamp, const FP &get_params, fpreal &v0, fpreal &p0, bool use_value_method=false) | CL_Lag | inlinestatic |
solveRealtimeMagnitude(const F &get_data, const FR &set_results, int start, int end, bool sclamp, bool aclamp, const FP &get_params, UT_VectorR &v0, UT_VectorR &p0) | CL_Lag | static |