class expression_bartlett<T> window¶
template <typename T>
struct expression_bartlett : expression_window_with_metrics<T, window_metrics::metrics_m1_1> { … } typedef expression_window_with_metrics<type-parameter-0-0, kfr::window_metrics::metrics_m1_1> ¶
using expression_window_with_metrics<T, window_metrics::metrics_m1_1>::expression_window_with_metrics Defined at dsp/window.hpp:192
function get_elements(const expression_bartlett<T> &, shape<1>, axis_params<0, N>) ¶
template <size_t N>
KFR_INTRINSIC friend vec<T, N> get_elements(const expression_bartlett& self, shape<1> index,
axis_params<0, N> sh) Defined at dsp/window.hpp:194
Defined at dsp/window.hpp:190