|
HDK
|
This is the complete list of members for CE_VectorT< T >, including all inherited members.
| addScaledVec(T s, const CE_VectorT< T > &a) | CE_VectorT< T > | |
| average(int comp=0) const | CE_VectorT< T > | inline |
| bind(cl::Kernel &k) const | CE_VectorT< T > | |
| buffer() const | CE_VectorT< T > | inline |
| CE_VectorT() | CE_VectorT< T > | |
| CE_VectorT(exint len, bool use_pool=false, bool read=true, bool write=true) | CE_VectorT< T > | |
| CE_VectorT(bool use_pool, bool read, bool write) | CE_VectorT< T > | |
| CE_VectorT(const CE_VectorT< T > &v) | CE_VectorT< T > | |
| copyFrom(const CE_VectorT< T > &v) | CE_VectorT< T > | |
| dot(const CE_VectorT< T > &a) const | CE_VectorT< T > | |
| init(exint len, bool doalloc=true) | CE_VectorT< T > | |
| init(exint nl, exint nh) | CE_VectorT< T > | |
| initFromBuffer(const cl::Buffer &src, exint size, int tuplesize=1) | CE_VectorT< T > | |
| initFromVector(const UT_VectorT< T > &src, bool block=true) | CE_VectorT< T > | |
| length() const | CE_VectorT< T > | inline |
| matchAndCopyToVector(UT_VectorT< T > &dst, bool block=true) const | CE_VectorT< T > | |
| max(int comp=0) const | CE_VectorT< T > | |
| maxAbs(int comp=0) const | CE_VectorT< T > | |
| min(int comp=0) const | CE_VectorT< T > | |
| minAbs(int comp=0) const | CE_VectorT< T > | |
| multAndSet(const CE_VectorT< T > &a, const CE_VectorT< T > &b) | CE_VectorT< T > | |
| negPlus(const CE_VectorT< T > &a) | CE_VectorT< T > | |
| norm(int type) const | CE_VectorT< T > | |
| operator=(const CE_VectorT< T > &v) | CE_VectorT< T > | |
| rms(int comp=0) const | CE_VectorT< T > | inline |
| scaleAddVec(T s, const CE_VectorT< T > &a) | CE_VectorT< T > | |
| setValue(T cval) | CE_VectorT< T > | |
| sum(int comp=0) const | CE_VectorT< T > | |
| sumAbs(int comp=0) const | CE_VectorT< T > | |
| sumSqr(int comp=0) const | CE_VectorT< T > | |
| tupleCount() const | CE_VectorT< T > | inline |
| tupleSize() const | CE_VectorT< T > | inline |
| value_type typedef | CE_VectorT< T > | |
| zero() | CE_VectorT< T > | inline |
| ~CE_VectorT() | CE_VectorT< T > |