synthesizer-0.0.3: Audio signal processing coded in HaskellSource codeContentsIndex
Synthesizer.Plain.LorenzAttractor
Documentation
computeDerivatives :: C y => (y, y, y) -> (y, y, y) -> (y, y, y)Source
explicitEuler :: C a v => a -> (v -> v) -> v -> [v]Source
equilibrium :: (Double, Double, Double)Source
example0 :: [(Double, Double, Double)]Source
example :: [(Double, Double, Double)]Source
Produced by Haddock version 2.3.0