Skip to content

Function get_elements

function get_elements(const strided_channel<T> &, const shape<1> &, const axis_params<0, N> &) audio

template <typename T, size_t N>
KFR_INTRINSIC vec<T, N> get_elements(const strided_channel<T>& self, const shape<1>& index,
                                     const axis_params<0, N>&)

Fully qualified name: kfr::get_elements(const strided_channel<T> &, const shape<1> &, const axis_params<0, N> &)

Declared at audio/data.hpp:446

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.