gpufilter
GPU-Efficient Recursive Filtering and Summed-Area Tables
gpufilter::Vector< T, N > Member List
This is the complete list of members for gpufilter::Vector< T, N >, including all inherited members.
fwd_inplace(const Vector< T, R > &p, Vector< T, N > &b, const Vector< T, R+1 > &w)gpufilter::Vector< T, N > [related]
m_datagpufilter::Vector< T, N > [private]
operator const T *() const gpufilter::Vector< T, N > [inline]
operator T *()gpufilter::Vector< T, N > [inline]
operator*(const T &v) const gpufilter::Vector< T, N > [inline]
operator*=(const T &v)gpufilter::Vector< T, N > [inline]
operator+(const Vector &v) const gpufilter::Vector< T, N > [inline]
operator+=(const Vector &v)gpufilter::Vector< T, N > [inline]
operator/(const T &v) const gpufilter::Vector< T, N > [inline]
operator/=(const T &v)gpufilter::Vector< T, N > [inline]
operator<<(std::ostream &out, const Vector &v)gpufilter::Vector< T, N > [friend]
operator[](int i) const gpufilter::Vector< T, N > [inline]
operator[](int i)gpufilter::Vector< T, N > [inline]
rev_inplace(Vector< T, N > &b, const Vector< T, R > &e, const Vector< T, R+1 > &w)gpufilter::Vector< T, N > [related]
size() const gpufilter::Vector< T, N > [inline]
to_vector() const gpufilter::Vector< T, N > [inline]
zeros()gpufilter::Vector< T, N > [related]