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