libsimdpp
1.0
|
simdpp::expr_blend< E1, E2, E3 > Struct Template Reference
Public Attributes | |
E1 | on |
E2 | off |
E3 | mask |
Member Data Documentation
template<class E1 , class E2 , class E3 >
E3 simdpp::expr_blend< E1, E2, E3 >::mask |
template<class E1 , class E2 , class E3 >
E2 simdpp::expr_blend< E1, E2, E3 >::off |
template<class E1 , class E2 , class E3 >
E1 simdpp::expr_blend< E1, E2, E3 >::on |
The documentation for this struct was generated from the following file:
- expr.h
Generated on Tue Apr 8 2014 03:14:35 for libsimdpp by
