Skip to main content

Module f64_prelude

Module f64_prelude 

Source
Expand description

Prelude for working with f64 samples (high precision)

Traits§

ProcessorF64
Passive processor of signals
SinkF64
Active sink of signals
SourceF64
Active source of signals
Transcendental
Трансцендентные операции (sin, cos, sqrt, exp, ln).

Type Aliases§

DelayLineF64
Delay line with f64 samples
FanInBufferF64
Fan-in buffer with f64 samples
FanOutBufferF64
Fan-out buffer with f64 samples
PipeBufferF64
Pipe buffer with f64 samples
RingBufferF64
Ring buffer with f64 samples
SystemClockF64
System clock for f64 (same as default)