vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
|
#include <vc_simd_type.h>
Public Member Functions | |
masked_type (const mask_type &_whether, vc_simd_type &_whither) | |
Public Attributes | |
const mask_type | whether |
vc_simd_type & | whither |
Definition at line 643 of file vc_simd_type.h.
|
inline |
Definition at line 648 of file vc_simd_type.h.
const mask_type vspline::vc_simd_type< _value_type, _vsize >::masked_type::whether |
Definition at line 645 of file vc_simd_type.h.
vc_simd_type& vspline::vc_simd_type< _value_type, _vsize >::masked_type::whither |
Definition at line 646 of file vc_simd_type.h.