GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
int16NDArray.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 int16NDArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef intNDArray< octave_int16int16NDArray
 

Functions

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

Typedef Documentation

◆ int16NDArray

Definition at line 33 of file int16NDArray.h.

Function Documentation

◆ bsxfun_add()

OCTAVE_API int16NDArray bsxfun_add ( const int16NDArray ,
const int16NDArray  
)

Definition at line 54 of file int16NDArray.cc.

◆ bsxfun_div()

OCTAVE_API int16NDArray bsxfun_div ( const int16NDArray ,
const int16NDArray  
)

Definition at line 54 of file int16NDArray.cc.

◆ bsxfun_eq()

OCTAVE_API boolNDArray bsxfun_eq ( const int16NDArray ,
const int16NDArray  
)

Definition at line 55 of file int16NDArray.cc.

◆ bsxfun_ge()

OCTAVE_API boolNDArray bsxfun_ge ( const int16NDArray ,
const int16NDArray  
)

Definition at line 55 of file int16NDArray.cc.

◆ bsxfun_gt()

OCTAVE_API boolNDArray bsxfun_gt ( const int16NDArray ,
const int16NDArray  
)

Definition at line 55 of file int16NDArray.cc.

◆ bsxfun_le()

OCTAVE_API boolNDArray bsxfun_le ( const int16NDArray ,
const int16NDArray  
)

Definition at line 55 of file int16NDArray.cc.

◆ bsxfun_lt()

OCTAVE_API boolNDArray bsxfun_lt ( const int16NDArray ,
const int16NDArray  
)

Definition at line 55 of file int16NDArray.cc.

◆ bsxfun_max()

OCTAVE_API int16NDArray bsxfun_max ( const int16NDArray ,
const int16NDArray  
)

Definition at line 54 of file int16NDArray.cc.

◆ bsxfun_min()

OCTAVE_API int16NDArray bsxfun_min ( const int16NDArray ,
const int16NDArray  
)

Definition at line 54 of file int16NDArray.cc.

◆ bsxfun_mul()

OCTAVE_API int16NDArray bsxfun_mul ( const int16NDArray ,
const int16NDArray  
)

Definition at line 54 of file int16NDArray.cc.

◆ bsxfun_ne()

OCTAVE_API boolNDArray bsxfun_ne ( const int16NDArray ,
const int16NDArray  
)

Definition at line 55 of file int16NDArray.cc.

◆ bsxfun_pow() [1/5]

OCTAVE_API int16NDArray bsxfun_pow ( const int16NDArray ,
const int16NDArray  
)

Definition at line 57 of file int16NDArray.cc.

◆ bsxfun_pow() [2/5]

OCTAVE_API int16NDArray bsxfun_pow ( const int16NDArray ,
const NDArray  
)

Definition at line 59 of file int16NDArray.cc.

◆ bsxfun_pow() [3/5]

OCTAVE_API int16NDArray bsxfun_pow ( const int16NDArray ,
const FloatNDArray  
)

Definition at line 59 of file int16NDArray.cc.

◆ bsxfun_pow() [4/5]

OCTAVE_API int16NDArray bsxfun_pow ( const NDArray ,
const int16NDArray  
)

Definition at line 59 of file int16NDArray.cc.

◆ bsxfun_pow() [5/5]

OCTAVE_API int16NDArray bsxfun_pow ( const FloatNDArray ,
const int16NDArray  
)

Definition at line 59 of file int16NDArray.cc.

◆ bsxfun_sub()

OCTAVE_API int16NDArray bsxfun_sub ( const int16NDArray ,
const int16NDArray  
)

Definition at line 54 of file int16NDArray.cc.

◆ max() [1/3]

OCTAVE_API int16NDArray max ( octave_int16  d,
const int16NDArray m 
)

Definition at line 52 of file int16NDArray.cc.

◆ max() [2/3]

OCTAVE_API int16NDArray max ( const int16NDArray m,
octave_int16  d 
)

Definition at line 52 of file int16NDArray.cc.

◆ max() [3/3]

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

Definition at line 52 of file int16NDArray.cc.

◆ min() [1/3]

OCTAVE_API int16NDArray min ( const int16NDArray m,
octave_int16  d 
)

Definition at line 52 of file int16NDArray.cc.

◆ min() [2/3]

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

Definition at line 52 of file int16NDArray.cc.

◆ min() [3/3]

OCTAVE_API int16NDArray min ( octave_int16  d,
const int16NDArray m 
)

Definition at line 52 of file int16NDArray.cc.

◆ mx_el_and() [1/3]

OCTAVE_API boolNDArray mx_el_and ( const int16NDArray ,
const octave_int16  
)

Definition at line 44 of file int16NDArray.cc.

◆ mx_el_and() [2/3]

OCTAVE_API boolNDArray mx_el_and ( const octave_int16 ,
const int16NDArray  
)

Definition at line 47 of file int16NDArray.cc.

◆ mx_el_and() [3/3]

OCTAVE_API boolNDArray mx_el_and ( const int16NDArray ,
const int16NDArray  
)

Definition at line 50 of file int16NDArray.cc.

◆ mx_el_and_not() [1/2]

OCTAVE_API boolNDArray mx_el_and_not ( const octave_int16 ,
const int16NDArray  
)

Definition at line 47 of file int16NDArray.cc.

◆ mx_el_and_not() [2/2]

OCTAVE_API boolNDArray mx_el_and_not ( const int16NDArray ,
const int16NDArray  
)

Definition at line 50 of file int16NDArray.cc.

◆ mx_el_eq() [1/3]

OCTAVE_API boolNDArray mx_el_eq ( const int16NDArray ,
const octave_int16  
)

Definition at line 43 of file int16NDArray.cc.

◆ mx_el_eq() [2/3]

OCTAVE_API boolNDArray mx_el_eq ( const octave_int16 ,
const int16NDArray  
)

Definition at line 46 of file int16NDArray.cc.

◆ mx_el_eq() [3/3]

OCTAVE_API boolNDArray mx_el_eq ( const int16NDArray ,
const int16NDArray  
)

Definition at line 49 of file int16NDArray.cc.

◆ mx_el_ge() [1/3]

OCTAVE_API boolNDArray mx_el_ge ( const int16NDArray ,
const octave_int16  
)

Definition at line 43 of file int16NDArray.cc.

◆ mx_el_ge() [2/3]

OCTAVE_API boolNDArray mx_el_ge ( const octave_int16 ,
const int16NDArray  
)

Definition at line 46 of file int16NDArray.cc.

◆ mx_el_ge() [3/3]

OCTAVE_API boolNDArray mx_el_ge ( const int16NDArray ,
const int16NDArray  
)

Definition at line 49 of file int16NDArray.cc.

◆ mx_el_gt() [1/3]

OCTAVE_API boolNDArray mx_el_gt ( const int16NDArray ,
const octave_int16  
)

Definition at line 43 of file int16NDArray.cc.

◆ mx_el_gt() [2/3]

OCTAVE_API boolNDArray mx_el_gt ( const octave_int16 ,
const int16NDArray  
)

Definition at line 46 of file int16NDArray.cc.

◆ mx_el_gt() [3/3]

OCTAVE_API boolNDArray mx_el_gt ( const int16NDArray ,
const int16NDArray  
)

Definition at line 49 of file int16NDArray.cc.

◆ mx_el_le() [1/3]

OCTAVE_API boolNDArray mx_el_le ( const int16NDArray ,
const octave_int16  
)

Definition at line 43 of file int16NDArray.cc.

◆ mx_el_le() [2/3]

OCTAVE_API boolNDArray mx_el_le ( const octave_int16 ,
const int16NDArray  
)

Definition at line 46 of file int16NDArray.cc.

◆ mx_el_le() [3/3]

OCTAVE_API boolNDArray mx_el_le ( const int16NDArray ,
const int16NDArray  
)

Definition at line 49 of file int16NDArray.cc.

◆ mx_el_lt() [1/3]

OCTAVE_API boolNDArray mx_el_lt ( const int16NDArray ,
const octave_int16  
)

Definition at line 43 of file int16NDArray.cc.

◆ mx_el_lt() [2/3]

OCTAVE_API boolNDArray mx_el_lt ( const octave_int16 ,
const int16NDArray  
)

Definition at line 46 of file int16NDArray.cc.

◆ mx_el_lt() [3/3]

OCTAVE_API boolNDArray mx_el_lt ( const int16NDArray ,
const int16NDArray  
)

Definition at line 49 of file int16NDArray.cc.

◆ mx_el_ne() [1/3]

OCTAVE_API boolNDArray mx_el_ne ( const int16NDArray ,
const octave_int16  
)

Definition at line 43 of file int16NDArray.cc.

◆ mx_el_ne() [2/3]

OCTAVE_API boolNDArray mx_el_ne ( const octave_int16 ,
const int16NDArray  
)

Definition at line 46 of file int16NDArray.cc.

◆ mx_el_ne() [3/3]

OCTAVE_API boolNDArray mx_el_ne ( const int16NDArray ,
const int16NDArray  
)

Definition at line 49 of file int16NDArray.cc.

◆ mx_el_not_and() [1/2]

OCTAVE_API boolNDArray mx_el_not_and ( const int16NDArray ,
const octave_int16  
)

Definition at line 44 of file int16NDArray.cc.

◆ mx_el_not_and() [2/2]

OCTAVE_API boolNDArray mx_el_not_and ( const int16NDArray ,
const int16NDArray  
)

Definition at line 50 of file int16NDArray.cc.

◆ mx_el_not_or() [1/2]

OCTAVE_API boolNDArray mx_el_not_or ( const int16NDArray ,
const octave_int16  
)

Definition at line 44 of file int16NDArray.cc.

◆ mx_el_not_or() [2/2]

OCTAVE_API boolNDArray mx_el_not_or ( const int16NDArray ,
const int16NDArray  
)

Definition at line 50 of file int16NDArray.cc.

◆ mx_el_or() [1/3]

OCTAVE_API boolNDArray mx_el_or ( const int16NDArray ,
const octave_int16  
)

Definition at line 44 of file int16NDArray.cc.

◆ mx_el_or() [2/3]

OCTAVE_API boolNDArray mx_el_or ( const octave_int16 ,
const int16NDArray  
)

Definition at line 47 of file int16NDArray.cc.

◆ mx_el_or() [3/3]

OCTAVE_API boolNDArray mx_el_or ( const int16NDArray ,
const int16NDArray  
)

Definition at line 50 of file int16NDArray.cc.

◆ mx_el_or_not() [1/2]

OCTAVE_API boolNDArray mx_el_or_not ( const octave_int16 ,
const int16NDArray  
)

Definition at line 47 of file int16NDArray.cc.

◆ mx_el_or_not() [2/2]

OCTAVE_API boolNDArray mx_el_or_not ( const int16NDArray ,
const int16NDArray  
)

Definition at line 50 of file int16NDArray.cc.

◆ operator*() [1/2]

int16NDArray operator* ( const int16NDArray x,
const octave_int16 y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator*() [2/2]

int16NDArray operator* ( const octave_int16 x,
const int16NDArray y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator*=()

int16NDArray operator*= ( int16NDArray x,
const octave_int16 y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator+() [1/4]

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

Definition at line 44 of file int16NDArray.h.

◆ operator+() [2/4]

int16NDArray operator+ ( const octave_int16 x,
const int16NDArray y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator+() [3/4]

int16NDArray operator+ ( const int16NDArray x)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator+() [4/4]

int16NDArray operator+ ( const int16NDArray x,
const octave_int16 y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator+=() [1/2]

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

Definition at line 44 of file int16NDArray.h.

◆ operator+=() [2/2]

int16NDArray operator+= ( int16NDArray x,
const octave_int16 y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator-() [1/4]

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

Definition at line 44 of file int16NDArray.h.

◆ operator-() [2/4]

int16NDArray operator- ( const octave_int16 x,
const int16NDArray y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator-() [3/4]

int16NDArray operator- ( const int16NDArray x,
const octave_int16 y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator-() [4/4]

int16NDArray operator- ( const int16NDArray x)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator-=() [1/2]

int16NDArray operator-= ( int16NDArray x,
const octave_int16 y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator-=() [2/2]

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

Definition at line 44 of file int16NDArray.h.

◆ operator/() [1/2]

int16NDArray operator/ ( const octave_int16 x,
const int16NDArray y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator/() [2/2]

int16NDArray operator/ ( const int16NDArray x,
const octave_int16 y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ operator/=()

int16NDArray operator/= ( int16NDArray x,
const octave_int16 y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ product()

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

Definition at line 44 of file int16NDArray.h.

◆ product_eq()

int16NDArray product_eq ( int16NDArray x,
const int16NDArray y 
)
inline

Definition at line 44 of file int16NDArray.h.

◆ quotient()

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

Definition at line 44 of file int16NDArray.h.

◆ quotient_eq()

int16NDArray quotient_eq ( int16NDArray x,
const int16NDArray y 
)
inline

Definition at line 44 of file int16NDArray.h.