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