libsimdpp  1.0
Todo List
Member simdpp::bit_and (const any_vec< N, V1 > &a, const any_vec< N, V2 > &b)
: icost
Member simdpp::bit_andnot (const any_vec< N, V1 > &a, const any_vec< N, V2 > &b)
: icost
Member simdpp::bit_not (const any_vec< N, V > &a)
icost
Member simdpp::bit_or (const any_vec< N, V1 > &a, const any_vec< N, V2 > &b)
icost
Member simdpp::blend (const any_vec< N, V1 > &on, const any_vec< N, V2 > &off, const any_vec< N, V3 > &mask)
icost
Member simdpp::to_int32 (float64x4 a)
NaN handling