This is the complete list of members for
af::array, including all inherited members.
array(int rows, int cols=1, af_type type=AF_SINGLE_REAL) | af::array | |
array() | af::array | |
array(const float *src, int rows, int cols=1) | af::array | |
array(const clFloatComplex *src, int rows, int cols=1) | af::array | |
array(const array &) | af::array | |
conjugate() | af::array | |
device() const | af::array | [inline] |
H() | af::array | |
host() const | af::array | |
m_cols | af::array | |
m_obj | af::array | |
m_rows | af::array | |
operator*(const array &lhs) | af::array | |
operator*(const float &lhs, array &rhs) | af::array | [friend] |
operator*(const float &lhs) | af::array | |
operator*(const clFloatComplex &lhs) | af::array | |
operator+(const array &lhs) | af::array | |
operator+(const float &lhs, array &rhs) | af::array | [friend] |
operator+(const float &lhs) | af::array | |
operator+(const clFloatComplex &lhs) | af::array | |
operator-(const array &lhs) | af::array | |
operator-(const float &lhs, array &rhs) | af::array | [friend] |
operator-(const float &lhs) | af::array | |
operator-(const clFloatComplex &lhs) | af::array | |
operator-() | af::array | |
operator/(const array &lhs) | af::array | |
operator/(const float &lhs, array &rhs) | af::array | [friend] |
operator/(const float &lhs) | af::array | |
operator/(const clFloatComplex &lhs) | af::array | |
operator=(const array &in) | af::array | |
operator>(const array &lhs) | af::array | |
operator>(const float &lhs, array &rhs) | af::array | [friend] |
operator>(const float &lhs) | af::array | |
operator>(const clFloatComplex &lhs) | af::array | |
T() | af::array | |
type | af::array | |
~array() | af::array | |