libsimdpp  1.0
simdpp::expr_fmsub< E1, E2, E3 > Struct Template Reference

Public Attributes

E1 a
 
E2 b
 
E3 c
 

Member Data Documentation

template<class E1 , class E2 , class E3 >
E1 simdpp::expr_fmsub< E1, E2, E3 >::a
template<class E1 , class E2 , class E3 >
E2 simdpp::expr_fmsub< E1, E2, E3 >::b
template<class E1 , class E2 , class E3 >
E3 simdpp::expr_fmsub< E1, E2, E3 >::c

The documentation for this struct was generated from the following file: