Showing content from https://arrayfire.org/docs/array_8h.htm below:
ArrayFire: array.h File Reference
AFAPI array operator+ (const array &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const bool &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const int &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const unsigned &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const char &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const unsigned char &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const long &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const unsigned long &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const long long &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const unsigned long long &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const double &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const float &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const cfloat &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const cdouble &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const bool &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const int &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const unsigned &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const char &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const unsigned char &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const long &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const unsigned long &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const long long &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const unsigned long long &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const double &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const float &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const cfloat &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const cdouble &rhs) AFAPI array operator+ (const short &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const unsigned short &lhs, const array &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const short &rhs) Adds two arrays or an array and a value. More...
AFAPI array operator+ (const array &lhs, const unsigned short &rhs) AFAPI array operator- (const array &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const bool &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const int &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const unsigned &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const char &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const unsigned char &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const long &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const unsigned long &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const long long &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const unsigned long long &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const double &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const float &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const cfloat &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const cdouble &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const bool &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const int &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const unsigned &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const char &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const unsigned char &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const long &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const unsigned long &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const long long &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const unsigned long long &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const double &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const float &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const cfloat &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const cdouble &rhs) AFAPI array operator- (const short &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const unsigned short &lhs, const array &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const short &rhs) Subtracts two arrays or an array and a value. More...
AFAPI array operator- (const array &lhs, const unsigned short &rhs) AFAPI array operator* (const array &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const bool &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const int &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const unsigned &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const char &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const unsigned char &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const long &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const unsigned long &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const long long &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const unsigned long long &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const double &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const float &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const cfloat &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const cdouble &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const bool &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const int &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const unsigned &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const char &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const unsigned char &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const long &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const unsigned long &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const long long &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const unsigned long long &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const double &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const float &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const cfloat &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const cdouble &rhs) AFAPI array operator* (const short &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const unsigned short &lhs, const array &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const short &rhs) Multiplies two arrays or an array and a value. More...
AFAPI array operator* (const array &lhs, const unsigned short &rhs) AFAPI array operator/ (const array &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const bool &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const int &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const unsigned &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const char &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const unsigned char &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const long &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const unsigned long &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const long long &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const unsigned long long &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const double &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const float &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const cfloat &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const cdouble &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const bool &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const int &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const unsigned &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const char &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const unsigned char &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const long &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const unsigned long &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const long long &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const unsigned long long &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const double &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const float &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const cfloat &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const cdouble &rhs) AFAPI array operator/ (const short &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const unsigned short &lhs, const array &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const short &rhs) Divides two arrays or an array and a value. More...
AFAPI array operator/ (const array &lhs, const unsigned short &rhs) AFAPI array operator== (const array &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const bool &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const int &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const unsigned &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const char &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const unsigned char &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const long &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const unsigned long &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const long long &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const unsigned long long &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const double &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const float &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const cfloat &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const cdouble &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const bool &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const int &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const unsigned &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const char &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const unsigned char &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const long &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const unsigned long &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const long long &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const unsigned long long &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const double &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const float &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const cfloat &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const cdouble &rhs) AFAPI array operator== (const short &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const unsigned short &lhs, const array &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const short &rhs) Performs an equality operation on two arrays or an array and a value. More...
AFAPI array operator== (const array &lhs, const unsigned short &rhs) AFAPI array operator!= (const array &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const bool &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const int &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const unsigned &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const char &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const unsigned char &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const long &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const unsigned long &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const long long &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const unsigned long long &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const double &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const float &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const cfloat &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const cdouble &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const bool &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const int &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const unsigned &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const char &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const unsigned char &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const long &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const unsigned long &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const long long &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const unsigned long long &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const double &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const float &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const cfloat &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const cdouble &rhs) AFAPI array operator!= (const short &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const unsigned short &lhs, const array &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const short &rhs) Performs an inequality operation on two arrays or an array and a value. More...
AFAPI array operator!= (const array &lhs, const unsigned short &rhs) AFAPI array operator< (const array &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const bool &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const int &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const unsigned &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const char &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const unsigned char &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const long &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const unsigned long &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const long long &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const unsigned long long &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const double &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const float &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const cfloat &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const cdouble &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const bool &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const int &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const unsigned &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const char &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const unsigned char &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const long &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const unsigned long &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const long long &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const unsigned long long &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const double &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const float &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const cfloat &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const cdouble &rhs) AFAPI array operator< (const short &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const unsigned short &lhs, const array &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const short &rhs) Performs a lower than operation on two arrays or an array and a value. More...
AFAPI array operator< (const array &lhs, const unsigned short &rhs) AFAPI array operator<= (const array &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const bool &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const int &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const unsigned &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const char &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const unsigned char &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const long &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const unsigned long &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const long long &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const unsigned long long &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const double &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const float &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const cfloat &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const cdouble &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const bool &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const int &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const unsigned &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const char &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const unsigned char &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const long &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const unsigned long &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const long long &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const unsigned long long &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const double &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const float &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const cfloat &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const cdouble &rhs) AFAPI array operator<= (const short &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const unsigned short &lhs, const array &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const short &rhs) Performs an lower or equal operation on two arrays or an array and a value. More...
AFAPI array operator<= (const array &lhs, const unsigned short &rhs) AFAPI array operator> (const array &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const bool &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const int &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const unsigned &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const char &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const unsigned char &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const long &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const unsigned long &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const long long &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const unsigned long long &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const double &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const float &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const cfloat &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const cdouble &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const bool &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const int &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const unsigned &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const char &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const unsigned char &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const long &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const unsigned long &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const long long &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const unsigned long long &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const double &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const float &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const cfloat &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const cdouble &rhs) AFAPI array operator> (const short &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const unsigned short &lhs, const array &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const short &rhs) Performs an greater than operation on two arrays or an array and a value. More...
AFAPI array operator> (const array &lhs, const unsigned short &rhs) AFAPI array operator>= (const array &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const bool &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const int &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const unsigned &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const char &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const unsigned char &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const long &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const unsigned long &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const long long &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const unsigned long long &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const double &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const float &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const cfloat &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const cdouble &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const bool &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const int &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const unsigned &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const char &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const unsigned char &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const long &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const unsigned long &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const long long &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const unsigned long long &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const double &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const float &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const cfloat &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const cdouble &rhs) AFAPI array operator>= (const short &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const unsigned short &lhs, const array &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const short &rhs) Performs an greater or equal operation on two arrays or an array and a value. More...
AFAPI array operator>= (const array &lhs, const unsigned short &rhs) AFAPI array operator|| (const array &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const bool &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const int &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const unsigned &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const char &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const unsigned char &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const long &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const unsigned long &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const long long &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const unsigned long long &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const double &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const float &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const cfloat &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const cdouble &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const bool &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const int &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const unsigned &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const char &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const unsigned char &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const long &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const unsigned long &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const long long &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const unsigned long long &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const double &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const float &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const cfloat &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const cdouble &rhs) AFAPI array operator|| (const short &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const unsigned short &lhs, const array &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const short &rhs) Performs an logical OR operation on two arrays or an array and a value. More...
AFAPI array operator|| (const array &lhs, const unsigned short &rhs) AFAPI array operator% (const array &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const bool &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const int &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const unsigned &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const char &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const unsigned char &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const long &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const unsigned long &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const long long &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const unsigned long long &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const double &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const float &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const cfloat &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const cdouble &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const bool &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const int &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const unsigned &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const char &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const unsigned char &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const long &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const unsigned long &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const long long &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const unsigned long long &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const double &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const float &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const cfloat &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const cdouble &rhs) AFAPI array operator% (const short &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const unsigned short &lhs, const array &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const short &rhs) Performs an modulo operation on two arrays or an array and a value. More...
AFAPI array operator% (const array &lhs, const unsigned short &rhs) AFAPI array operator| (const array &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const bool &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const int &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const unsigned &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const char &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const unsigned char &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const long &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const unsigned long &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const long long &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const unsigned long long &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const double &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const float &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const cfloat &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const cdouble &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const bool &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const int &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const unsigned &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const char &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const unsigned char &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const long &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const unsigned long &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const long long &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const unsigned long long &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const double &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const float &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const cfloat &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const cdouble &rhs) AFAPI array operator| (const short &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const unsigned short &lhs, const array &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const short &rhs) Performs an bitwise OR operation on two arrays or an array and a value. More...
AFAPI array operator| (const array &lhs, const unsigned short &rhs) AFAPI array operator^ (const array &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const bool &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const int &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const unsigned &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const char &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const unsigned char &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const long &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const unsigned long &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const long long &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const unsigned long long &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const double &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const float &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const cfloat &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const cdouble &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const bool &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const int &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const unsigned &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const char &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const unsigned char &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const long &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const unsigned long &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const long long &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const unsigned long long &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const double &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const float &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const cfloat &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const cdouble &rhs) AFAPI array operator^ (const short &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const unsigned short &lhs, const array &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const short &rhs) Performs an bitwise XOR operation on two arrays or an array and a value. More...
AFAPI array operator^ (const array &lhs, const unsigned short &rhs) AFAPI array operator<< (const array &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const bool &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const int &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const unsigned &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const char &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const unsigned char &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const long &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const unsigned long &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const long long &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const unsigned long long &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const double &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const float &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const cfloat &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const cdouble &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const bool &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const int &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const unsigned &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const char &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const unsigned char &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const long &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const unsigned long &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const long long &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const unsigned long long &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const double &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const float &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const cfloat &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const cdouble &rhs) AFAPI array operator<< (const short &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const unsigned short &lhs, const array &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const short &rhs) Performs an left shift operation on two arrays or an array and a value. More...
AFAPI array operator<< (const array &lhs, const unsigned short &rhs) AFAPI array operator>> (const array &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const bool &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const int &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const unsigned &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const char &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const unsigned char &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const long &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const unsigned long &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const long long &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const unsigned long long &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const double &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const float &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const cfloat &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const cdouble &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const bool &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const int &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const unsigned &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const char &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const unsigned char &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const long &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const unsigned long &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const long long &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const unsigned long long &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const double &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const float &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const cfloat &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const cdouble &rhs) AFAPI array operator>> (const short &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const unsigned short &lhs, const array &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const short &rhs) Performs an right shift operation on two arrays or an array and a value. More...
AFAPI array operator>> (const array &lhs, const unsigned short &rhs) AFAPI array operator& (const array &lhs, const array &rhs) Performs an bitwise AND operation on two arrays or an array and a value. More...
AFAPI array operator& (const array &lhs, const bool &rhs) AFAPI array operator& (const array &lhs, const cdouble &rhs) AFAPI array operator& (const array &lhs, const cfloat &rhs) AFAPI array operator& (const array &lhs, const char &rhs) AFAPI array operator& (const array &lhs, const double &rhs) AFAPI array operator& (const array &lhs, const float &rhs) AFAPI array operator& (const array &lhs, const int &rhs) AFAPI array operator& (const array &lhs, const long long &rhs) AFAPI array operator& (const array &lhs, const long &rhs) AFAPI array operator& (const array &lhs, const short &rhs) AFAPI array operator& (const array &lhs, const unsigned char &rhs) AFAPI array operator& (const array &lhs, const unsigned long long &rhs) AFAPI array operator& (const array &lhs, const unsigned long &rhs) AFAPI array operator& (const array &lhs, const unsigned short &rhs) AFAPI array operator& (const array &lhs, const unsigned &rhs) AFAPI array operator& (const bool &lhs, const array &rhs) AFAPI array operator& (const cdouble &lhs, const array &rhs) AFAPI array operator& (const cfloat &lhs, const array &rhs) AFAPI array operator& (const char &lhs, const array &rhs) AFAPI array operator& (const double &lhs, const array &rhs) AFAPI array operator& (const float &lhs, const array &rhs) AFAPI array operator& (const int &lhs, const array &rhs) AFAPI array operator& (const long long &lhs, const array &rhs) AFAPI array operator& (const long &lhs, const array &rhs) AFAPI array operator& (const short &lhs, const array &rhs) AFAPI array operator& (const unsigned char &lhs, const array &rhs) AFAPI array operator& (const unsigned long long &lhs, const array &rhs) AFAPI array operator& (const unsigned long &lhs, const array &rhs) AFAPI array operator& (const unsigned short &lhs, const array &rhs) AFAPI array operator& (const unsigned &lhs, const array &rhs) AFAPI array operator&& (const array &lhs, const array &rhs) Performs a logical AND operation on two arrays or an array and a value. More...
AFAPI array operator&& (const array &lhs, const bool &rhs) AFAPI array operator&& (const array &lhs, const cdouble &rhs) AFAPI array operator&& (const array &lhs, const cfloat &rhs) AFAPI array operator&& (const array &lhs, const char &rhs) AFAPI array operator&& (const array &lhs, const double &rhs) AFAPI array operator&& (const array &lhs, const float &rhs) AFAPI array operator&& (const array &lhs, const int &rhs) AFAPI array operator&& (const array &lhs, const long long &rhs) AFAPI array operator&& (const array &lhs, const long &rhs) AFAPI array operator&& (const array &lhs, const short &rhs) AFAPI array operator&& (const array &lhs, const unsigned char &rhs) AFAPI array operator&& (const array &lhs, const unsigned long long &rhs) AFAPI array operator&& (const array &lhs, const unsigned long &rhs) AFAPI array operator&& (const array &lhs, const unsigned short &rhs) AFAPI array operator&& (const array &lhs, const unsigned &rhs) AFAPI array operator&& (const bool &lhs, const array &rhs) AFAPI array operator&& (const cdouble &lhs, const array &rhs) AFAPI array operator&& (const cfloat &lhs, const array &rhs) AFAPI array operator&& (const char &lhs, const array &rhs) AFAPI array operator&& (const double &lhs, const array &rhs) AFAPI array operator&& (const float &lhs, const array &rhs) AFAPI array operator&& (const int &lhs, const array &rhs) AFAPI array operator&& (const long long &lhs, const array &rhs) AFAPI array operator&& (const long &lhs, const array &rhs) AFAPI array operator&& (const short &lhs, const array &rhs) AFAPI array operator&& (const unsigned char &lhs, const array &rhs) AFAPI array operator&& (const unsigned long long &lhs, const array &rhs) AFAPI array operator&& (const unsigned long &lhs, const array &rhs) AFAPI array operator&& (const unsigned short &lhs, const array &rhs) AFAPI array operator&& (const unsigned &lhs, const array &rhs) array & eval (array &a) Evaluate an expression (nonblocking). More...
AFAPI void eval (int num, array **arrays) Evaluate multiple arrays simultaneously. More...
void eval (array &a, array &b) void eval (array &a, array &b, array &c) void eval (array &a, array &b, array &c, array &d) void eval (array &a, array &b, array &c, array &d, array &e) void eval (array &a, array &b, array &c, array &d, array &e, array &f) const array & eval (const array &a) Evaluate an expression (nonblocking). More...
void eval (const array &a, const array &b) void eval (const array &a, const array &b, const array &c) void eval (const array &a, const array &b, const array &c, const array &d) void eval (const array &a, const array &b, const array &c, const array &d, const array &e) void eval (const array &a, const array &b, const array &c, const array &d, const array &e, const array &f) AFAPI void setManualEvalFlag (bool flag) Turn the manual eval flag on or off. More...
AFAPI bool getManualEvalFlag () Get the manual eval flag. More...
AFAPI af_err af_create_array (af_array *arr, const void *const data, const unsigned ndims, const dim_t *const dims, const af_dtype type) Create an af_array handle initialized with user defined data. More...
AFAPI af_err af_create_handle (af_array *arr, const unsigned ndims, const dim_t *const dims, const af_dtype type) Create af_array handle. More...
AFAPI af_err af_copy_array (af_array *arr, const af_array in) Deep copy an array to another. More...
AFAPI af_err af_write_array (af_array arr, const void *data, const size_t bytes, af_source src) Copy data from a C pointer (host/device) to an existing array. More...
AFAPI af_err af_get_data_ptr (void *data, const af_array arr) Copy data from an af_array to a C pointer. More...
AFAPI af_err af_release_array (af_array arr) Reduce the reference count of the af_array. More...
AFAPI af_err af_retain_array (af_array *out, const af_array in) Increments an af_array reference count. More...
AFAPI af_err af_get_data_ref_count (int *use_count, const af_array in) Get the reference count of af_array. More...
AFAPI af_err af_eval (af_array in) Evaluate any expressions in the Array. More...
AFAPI af_err af_eval_multiple (const int num, af_array *arrays) Evaluate multiple arrays together. More...
AFAPI af_err af_set_manual_eval_flag (bool flag) Turn the manual eval flag on or off. More...
AFAPI af_err af_get_manual_eval_flag (bool *flag) Get the manual eval flag. More...
AFAPI af_err af_get_elements (dim_t *elems, const af_array arr) Get the total number of elements across all dimensions of the array. More...
AFAPI af_err af_get_type (af_dtype *type, const af_array arr) Gets the type of an array. More...
AFAPI af_err af_get_dims (dim_t *d0, dim_t *d1, dim_t *d2, dim_t *d3, const af_array arr) Gets the dimensions of an array. More...
AFAPI af_err af_get_numdims (unsigned *result, const af_array arr) Gets the number of dimensions of an array. More...
AFAPI af_err af_is_empty (bool *result, const af_array arr) Check if an array is empty. More...
AFAPI af_err af_is_scalar (bool *result, const af_array arr) Check if an array is scalar, ie. More...
AFAPI af_err af_is_row (bool *result, const af_array arr) Check if an array is row vector. More...
AFAPI af_err af_is_column (bool *result, const af_array arr) Check if an array is a column vector. More...
AFAPI af_err af_is_vector (bool *result, const af_array arr) Check if an array is a vector. More...
AFAPI af_err af_is_complex (bool *result, const af_array arr) Check if an array is complex type. More...
AFAPI af_err af_is_real (bool *result, const af_array arr) Check if an array is real type. More...
AFAPI af_err af_is_double (bool *result, const af_array arr) Check if an array is double precision type. More...
AFAPI af_err af_is_single (bool *result, const af_array arr) Check if an array is single precision type. More...
AFAPI af_err af_is_half (bool *result, const af_array arr) Check if an array is 16 bit floating point type. More...
AFAPI af_err af_is_realfloating (bool *result, const af_array arr) Check if an array is real floating point type. More...
AFAPI af_err af_is_floating (bool *result, const af_array arr) Check if an array is floating precision type. More...
AFAPI af_err af_is_integer (bool *result, const af_array arr) Check if an array is integer type. More...
AFAPI af_err af_is_bool (bool *result, const af_array arr) Check if an array is bool type. More...
AFAPI af_err af_is_sparse (bool *result, const af_array arr) Check if an array is sparse. More...
AFAPI af_err af_get_scalar (void *output_value, const af_array arr) Get first element from an array. More...
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4