SAFD-algorithm
SAFD-algorithm copied to clipboard
Values of multiple coefficients are slow to be computed
Values of multiple coefficients are slow to be computed. This is due to the parsed_f function definition, which uses the ExprTk library to compute its return value. A possible solution would be to redefine this function, without recalling its ExprTk objects definitions every time a new coefficient is computed.