Trigonometric Function Generator (trigonometric)

class pypint.plugins.function_generators.trigonometric.TrigonometricFG(freqs, coeffs, translations=None, final_op=None)[source]

Bases: builtins.object

Takes up to multiple numpy.ndarray and constructs trigonometric polynomials

Examples

Todo

add examples for nested function generator

__weakref__

list of weak references to the object (if defined)