GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
uint16NDArray.h File Reference
#include "octave-config.h"
#include "bsxfun-decl.h"
#include "intNDArray.h"
#include "mx-op-decl.h"
#include "oct-inttypes-fwd.h"
Include dependency graph for uint16NDArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef intNDArray< octave_uint16uint16NDArray
 

Functions

OCTAVE_API uint16NDArray bsxfun_add (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_div (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray bsxfun_eq (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray bsxfun_ge (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray bsxfun_gt (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray bsxfun_le (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray bsxfun_lt (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_max (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_min (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_mul (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray bsxfun_ne (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_pow (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_pow (const uint16NDArray &, const NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_pow (const uint16NDArray &, const FloatNDArray &)
 
OCTAVE_API uint16NDArray bsxfun_pow (const NDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_pow (const FloatNDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray bsxfun_sub (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API uint16NDArray max (octave_uint16 d, const uint16NDArray &m)
 
OCTAVE_API uint16NDArray max (const uint16NDArray &m, octave_uint16 d)
 
OCTAVE_API uint16NDArray max (const uint16NDArray &a, const uint16NDArray &b)
 
OCTAVE_API uint16NDArray min (const uint16NDArray &m, octave_uint16 d)
 
OCTAVE_API uint16NDArray min (const uint16NDArray &a, const uint16NDArray &b)
 
OCTAVE_API uint16NDArray min (octave_uint16 d, const uint16NDArray &m)
 
OCTAVE_API boolNDArray mx_el_and (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_and (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_and (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_and_not (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_and_not (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_eq (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_eq (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_eq (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_ge (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_ge (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_ge (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_gt (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_gt (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_gt (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_le (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_le (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_le (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_lt (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_lt (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_lt (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_ne (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_ne (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_ne (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_not_and (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_not_and (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_not_or (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_not_or (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_or (const uint16NDArray &, const octave_uint16 &)
 
OCTAVE_API boolNDArray mx_el_or (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_or (const uint16NDArray &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_or_not (const octave_uint16 &, const uint16NDArray &)
 
OCTAVE_API boolNDArray mx_el_or_not (const uint16NDArray &, const uint16NDArray &)
 
uint16NDArray operator* (const uint16NDArray &x, const octave_uint16 &y)
 
uint16NDArray operator* (const octave_uint16 &x, const uint16NDArray &y)
 
uint16NDArray operator*= (uint16NDArray &x, const octave_uint16 &y)
 
uint16NDArray operator+ (const uint16NDArray &x, const uint16NDArray &y)
 
uint16NDArray operator+ (const octave_uint16 &x, const uint16NDArray &y)
 
uint16NDArray operator+ (const uint16NDArray &x)
 
uint16NDArray operator+ (const uint16NDArray &x, const octave_uint16 &y)
 
uint16NDArray operator+= (uint16NDArray &x, const uint16NDArray &y)
 
uint16NDArray operator+= (uint16NDArray &x, const octave_uint16 &y)
 
uint16NDArray operator- (const uint16NDArray &x, const uint16NDArray &y)
 
uint16NDArray operator- (const octave_uint16 &x, const uint16NDArray &y)
 
uint16NDArray operator- (const uint16NDArray &x, const octave_uint16 &y)
 
uint16NDArray operator- (const uint16NDArray &x)
 
uint16NDArray operator-= (uint16NDArray &x, const octave_uint16 &y)
 
uint16NDArray operator-= (uint16NDArray &x, const uint16NDArray &y)
 
uint16NDArray operator/ (const octave_uint16 &x, const uint16NDArray &y)
 
uint16NDArray operator/ (const uint16NDArray &x, const octave_uint16 &y)
 
uint16NDArray operator/= (uint16NDArray &x, const octave_uint16 &y)
 
uint16NDArray product (const uint16NDArray &x, const uint16NDArray &y)
 
uint16NDArray product_eq (uint16NDArray &x, const uint16NDArray &y)
 
uint16NDArray quotient (const uint16NDArray &x, const uint16NDArray &y)
 
uint16NDArray quotient_eq (uint16NDArray &x, const uint16NDArray &y)
 

Typedef Documentation

◆ uint16NDArray

Definition at line 33 of file uint16NDArray.h.

Function Documentation

◆ bsxfun_add()

OCTAVE_API uint16NDArray bsxfun_add ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 54 of file uint16NDArray.cc.

◆ bsxfun_div()

OCTAVE_API uint16NDArray bsxfun_div ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 54 of file uint16NDArray.cc.

◆ bsxfun_eq()

OCTAVE_API boolNDArray bsxfun_eq ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 55 of file uint16NDArray.cc.

◆ bsxfun_ge()

OCTAVE_API boolNDArray bsxfun_ge ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 55 of file uint16NDArray.cc.

◆ bsxfun_gt()

OCTAVE_API boolNDArray bsxfun_gt ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 55 of file uint16NDArray.cc.

◆ bsxfun_le()

OCTAVE_API boolNDArray bsxfun_le ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 55 of file uint16NDArray.cc.

◆ bsxfun_lt()

OCTAVE_API boolNDArray bsxfun_lt ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 55 of file uint16NDArray.cc.

◆ bsxfun_max()

OCTAVE_API uint16NDArray bsxfun_max ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 54 of file uint16NDArray.cc.

◆ bsxfun_min()

OCTAVE_API uint16NDArray bsxfun_min ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 54 of file uint16NDArray.cc.

◆ bsxfun_mul()

OCTAVE_API uint16NDArray bsxfun_mul ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 54 of file uint16NDArray.cc.

◆ bsxfun_ne()

OCTAVE_API boolNDArray bsxfun_ne ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 55 of file uint16NDArray.cc.

◆ bsxfun_pow() [1/5]

OCTAVE_API uint16NDArray bsxfun_pow ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 57 of file uint16NDArray.cc.

◆ bsxfun_pow() [2/5]

OCTAVE_API uint16NDArray bsxfun_pow ( const uint16NDArray ,
const NDArray  
)

Definition at line 58 of file uint16NDArray.cc.

◆ bsxfun_pow() [3/5]

OCTAVE_API uint16NDArray bsxfun_pow ( const uint16NDArray ,
const FloatNDArray  
)

Definition at line 58 of file uint16NDArray.cc.

◆ bsxfun_pow() [4/5]

OCTAVE_API uint16NDArray bsxfun_pow ( const NDArray ,
const uint16NDArray  
)

Definition at line 58 of file uint16NDArray.cc.

◆ bsxfun_pow() [5/5]

OCTAVE_API uint16NDArray bsxfun_pow ( const FloatNDArray ,
const uint16NDArray  
)

Definition at line 58 of file uint16NDArray.cc.

◆ bsxfun_sub()

OCTAVE_API uint16NDArray bsxfun_sub ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 54 of file uint16NDArray.cc.

◆ max() [1/3]

OCTAVE_API uint16NDArray max ( octave_uint16  d,
const uint16NDArray m 
)

Definition at line 52 of file uint16NDArray.cc.

◆ max() [2/3]

OCTAVE_API uint16NDArray max ( const uint16NDArray m,
octave_uint16  d 
)

Definition at line 52 of file uint16NDArray.cc.

◆ max() [3/3]

OCTAVE_API uint16NDArray max ( const uint16NDArray a,
const uint16NDArray b 
)

Definition at line 52 of file uint16NDArray.cc.

◆ min() [1/3]

OCTAVE_API uint16NDArray min ( const uint16NDArray m,
octave_uint16  d 
)

Definition at line 52 of file uint16NDArray.cc.

◆ min() [2/3]

OCTAVE_API uint16NDArray min ( const uint16NDArray a,
const uint16NDArray b 
)

Definition at line 52 of file uint16NDArray.cc.

◆ min() [3/3]

OCTAVE_API uint16NDArray min ( octave_uint16  d,
const uint16NDArray m 
)

Definition at line 52 of file uint16NDArray.cc.

◆ mx_el_and() [1/3]

OCTAVE_API boolNDArray mx_el_and ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 44 of file uint16NDArray.cc.

◆ mx_el_and() [2/3]

OCTAVE_API boolNDArray mx_el_and ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 47 of file uint16NDArray.cc.

◆ mx_el_and() [3/3]

OCTAVE_API boolNDArray mx_el_and ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 50 of file uint16NDArray.cc.

◆ mx_el_and_not() [1/2]

OCTAVE_API boolNDArray mx_el_and_not ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 47 of file uint16NDArray.cc.

◆ mx_el_and_not() [2/2]

OCTAVE_API boolNDArray mx_el_and_not ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 50 of file uint16NDArray.cc.

◆ mx_el_eq() [1/3]

OCTAVE_API boolNDArray mx_el_eq ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 43 of file uint16NDArray.cc.

◆ mx_el_eq() [2/3]

OCTAVE_API boolNDArray mx_el_eq ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 46 of file uint16NDArray.cc.

◆ mx_el_eq() [3/3]

OCTAVE_API boolNDArray mx_el_eq ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 49 of file uint16NDArray.cc.

◆ mx_el_ge() [1/3]

OCTAVE_API boolNDArray mx_el_ge ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 43 of file uint16NDArray.cc.

◆ mx_el_ge() [2/3]

OCTAVE_API boolNDArray mx_el_ge ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 46 of file uint16NDArray.cc.

◆ mx_el_ge() [3/3]

OCTAVE_API boolNDArray mx_el_ge ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 49 of file uint16NDArray.cc.

◆ mx_el_gt() [1/3]

OCTAVE_API boolNDArray mx_el_gt ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 43 of file uint16NDArray.cc.

◆ mx_el_gt() [2/3]

OCTAVE_API boolNDArray mx_el_gt ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 46 of file uint16NDArray.cc.

◆ mx_el_gt() [3/3]

OCTAVE_API boolNDArray mx_el_gt ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 49 of file uint16NDArray.cc.

◆ mx_el_le() [1/3]

OCTAVE_API boolNDArray mx_el_le ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 43 of file uint16NDArray.cc.

◆ mx_el_le() [2/3]

OCTAVE_API boolNDArray mx_el_le ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 46 of file uint16NDArray.cc.

◆ mx_el_le() [3/3]

OCTAVE_API boolNDArray mx_el_le ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 49 of file uint16NDArray.cc.

◆ mx_el_lt() [1/3]

OCTAVE_API boolNDArray mx_el_lt ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 43 of file uint16NDArray.cc.

◆ mx_el_lt() [2/3]

OCTAVE_API boolNDArray mx_el_lt ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 46 of file uint16NDArray.cc.

◆ mx_el_lt() [3/3]

OCTAVE_API boolNDArray mx_el_lt ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 49 of file uint16NDArray.cc.

◆ mx_el_ne() [1/3]

OCTAVE_API boolNDArray mx_el_ne ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 43 of file uint16NDArray.cc.

◆ mx_el_ne() [2/3]

OCTAVE_API boolNDArray mx_el_ne ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 46 of file uint16NDArray.cc.

◆ mx_el_ne() [3/3]

OCTAVE_API boolNDArray mx_el_ne ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 49 of file uint16NDArray.cc.

◆ mx_el_not_and() [1/2]

OCTAVE_API boolNDArray mx_el_not_and ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 44 of file uint16NDArray.cc.

◆ mx_el_not_and() [2/2]

OCTAVE_API boolNDArray mx_el_not_and ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 50 of file uint16NDArray.cc.

◆ mx_el_not_or() [1/2]

OCTAVE_API boolNDArray mx_el_not_or ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 44 of file uint16NDArray.cc.

◆ mx_el_not_or() [2/2]

OCTAVE_API boolNDArray mx_el_not_or ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 50 of file uint16NDArray.cc.

◆ mx_el_or() [1/3]

OCTAVE_API boolNDArray mx_el_or ( const uint16NDArray ,
const octave_uint16  
)

Definition at line 44 of file uint16NDArray.cc.

◆ mx_el_or() [2/3]

OCTAVE_API boolNDArray mx_el_or ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 47 of file uint16NDArray.cc.

◆ mx_el_or() [3/3]

OCTAVE_API boolNDArray mx_el_or ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 50 of file uint16NDArray.cc.

◆ mx_el_or_not() [1/2]

OCTAVE_API boolNDArray mx_el_or_not ( const octave_uint16 ,
const uint16NDArray  
)

Definition at line 47 of file uint16NDArray.cc.

◆ mx_el_or_not() [2/2]

OCTAVE_API boolNDArray mx_el_or_not ( const uint16NDArray ,
const uint16NDArray  
)

Definition at line 50 of file uint16NDArray.cc.

◆ operator*() [1/2]

uint16NDArray operator* ( const uint16NDArray x,
const octave_uint16 y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator*() [2/2]

uint16NDArray operator* ( const octave_uint16 x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator*=()

uint16NDArray operator*= ( uint16NDArray x,
const octave_uint16 y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator+() [1/4]

uint16NDArray operator+ ( const uint16NDArray x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator+() [2/4]

uint16NDArray operator+ ( const octave_uint16 x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator+() [3/4]

uint16NDArray operator+ ( const uint16NDArray x)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator+() [4/4]

uint16NDArray operator+ ( const uint16NDArray x,
const octave_uint16 y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator+=() [1/2]

uint16NDArray operator+= ( uint16NDArray x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator+=() [2/2]

uint16NDArray operator+= ( uint16NDArray x,
const octave_uint16 y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator-() [1/4]

uint16NDArray operator- ( const uint16NDArray x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator-() [2/4]

uint16NDArray operator- ( const octave_uint16 x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator-() [3/4]

uint16NDArray operator- ( const uint16NDArray x,
const octave_uint16 y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator-() [4/4]

uint16NDArray operator- ( const uint16NDArray x)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator-=() [1/2]

uint16NDArray operator-= ( uint16NDArray x,
const octave_uint16 y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator-=() [2/2]

uint16NDArray operator-= ( uint16NDArray x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator/() [1/2]

uint16NDArray operator/ ( const octave_uint16 x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator/() [2/2]

uint16NDArray operator/ ( const uint16NDArray x,
const octave_uint16 y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ operator/=()

uint16NDArray operator/= ( uint16NDArray x,
const octave_uint16 y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ product()

uint16NDArray product ( const uint16NDArray x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ product_eq()

uint16NDArray product_eq ( uint16NDArray x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ quotient()

uint16NDArray quotient ( const uint16NDArray x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.

◆ quotient_eq()

uint16NDArray quotient_eq ( uint16NDArray x,
const uint16NDArray y 
)
inline

Definition at line 44 of file uint16NDArray.h.