|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
private |
Converts coefficient vector to a polynomial function.
| coefficients | Vector of polynomial coefficients (highest power first) |
Creates a function that evaluates the polynomial defined by the specified coefficients. Current processing mode
Definition at line 383 of file Polynomial.hpp.
Referenced by process_sample(), set_buffer_function(), set_direct_function(), and update_context().