86 float invNorm = 1.0f /
norm;
typedef float(TangentPoint)[2]
Class to perform gaussian filtering operations on an image.
SIMD_FORCE_INLINE btScalar norm() const
Return the norm (length) of the vector.
virtual ~GaussianFilter()
GaussianFilter(float iSigma=1.0f)
static int computeMaskSize(float sigma)
GaussianFilter & operator=(const GaussianFilter &)
void setSigma(float sigma)
INLINE Rall1d< T, V, S > exp(const Rall1d< T, V, S > &arg)
ccl_device_inline float2 floor(const float2 &a)