|
libpsynth 0.2.1
|
#include <channel_base_algorithm.hpp>
Static Public Member Functions | |
| template<typename P > | |
| static element_const_reference_type < P >::type | max_ (const P &p) |
| template<typename P > | |
| static element_reference_type < P >::type | max_ (P &p) |
| template<typename P > | |
| static element_const_reference_type < P >::type | min_ (const P &p) |
| template<typename P > | |
| static element_reference_type < P >::type | min_ (P &p) |
| static element_const_reference_type<P>::type psynth::sound::detail::min_max_recur< N >::max_ | ( | const P & | p | ) | [inline, static] |
| static element_reference_type<P>::type psynth::sound::detail::min_max_recur< N >::max_ | ( | P & | p | ) | [inline, static] |
| static element_const_reference_type<P>::type psynth::sound::detail::min_max_recur< N >::min_ | ( | const P & | p | ) | [inline, static] |
| static element_reference_type<P>::type psynth::sound::detail::min_max_recur< N >::min_ | ( | P & | p | ) | [inline, static] |
1.7.4