|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
explicit |
Constructs a Polynomial generator in direct mode with a custom function.
| function | Custom function that maps input to output value |
Creates a polynomial generator that evaluates a custom mathematical function provided by the user.
Definition at line 15 of file Polynomial.cpp.