Skip to content

class integrated_vec<T> ebu

template <typename T>
struct integrated_vec : public univector<T> { … }

constructor integrated_vec<T>()

integrated_vec()

Defined at dsp/ebu.hpp:93

function push(T)

void push(T mean_square)

Defined at dsp/ebu.hpp:94

function reset()

void reset()

Defined at dsp/ebu.hpp:103

function get()

T get() const

Defined at dsp/ebu.hpp:108

Defined at dsp/ebu.hpp:60