class expression_bohman<T> window¶
template <typename T>
struct expression_bohman : 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:272
function get_elements(const expression_bohman<T> &, shape<1>, axis_params<0, N>) ¶
template <size_t N>
KFR_INTRINSIC friend vec<T, N> get_elements(const expression_bohman& self, shape<1> index,
axis_params<0, N> sh) Defined at dsp/window.hpp:275
Defined at dsp/window.hpp:270