copy_channels(P1 &p1, const P2 &p2) | detail::channel_recursion< N > | [static] |
divides_eq(P &p, F x) | detail::channel_recursion< N > | [static] |
equal_to(const P1 &p1, const P2 &p2) | detail::channel_recursion< N > | [static] |
fill_channels(P &p, T2 v) | detail::channel_recursion< N > | [static] |
for_each_channel(const P1 &p1, OP op) | detail::channel_recursion< N > | [static] |
for_each_channel(const P1 &p1, const P2 &p2, OP op) | detail::channel_recursion< N > | [static] |
for_each_channel(const P1 &p1, const P2 &p2, const P3 &p3, OP op) | detail::channel_recursion< N > | [static] |
minus_eq(P1 &p1, const P2 &p2) | detail::channel_recursion< N > | [static] |
multiplies_eq(P &p, F x) | detail::channel_recursion< N > | [static] |
plus_eq(P1 &p1, const P2 &p2) | detail::channel_recursion< N > | [static] |
transform_channels(DST &dst, OP op) | detail::channel_recursion< N > | [static] |
transform_channels(const P1 &src, DST &dst, OP op) | detail::channel_recursion< N > | [static] |
transform_channels(const P1 &src1, const P2 &src2, DST &dst, OP op) | detail::channel_recursion< N > | [static] |