Member Functions¶
A¶
functionns::filter<T>::apply(T *, size_t) Applies the filter to a data array.
C¶
functionns::C<T>::C<T>(U &&)
D¶
functionns::Example::doSomething(double, double) Performs an action and returnDemo.
M¶
functionns::Example::multiply(T, T) Multiplies two values.
T¶
functionns::Tpl<1>::tpl_foo()functionns::Tpl<2>::tpl_foo()