GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
fNDArray.h File Reference
#include "octave-config.h"
#include "MArray.h"
#include "mx-defs.h"
#include "mx-op-decl.h"
#include "bsxfun-decl.h"
Include dependency graph for fNDArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FloatNDArray
 
singleton  intNDArray< T >
 

Functions

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

Function Documentation

OCTAVE_API FloatNDArray bsxfun_add ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 867 of file fNDArray.cc.

OCTAVE_API FloatNDArray bsxfun_div ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 867 of file fNDArray.cc.

OCTAVE_API boolNDArray bsxfun_eq ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 868 of file fNDArray.cc.

OCTAVE_API boolNDArray bsxfun_ge ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 868 of file fNDArray.cc.

OCTAVE_API boolNDArray bsxfun_gt ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 868 of file fNDArray.cc.

OCTAVE_API boolNDArray bsxfun_le ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 868 of file fNDArray.cc.

OCTAVE_API boolNDArray bsxfun_lt ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 868 of file fNDArray.cc.

OCTAVE_API FloatNDArray bsxfun_max ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 867 of file fNDArray.cc.

OCTAVE_API FloatNDArray bsxfun_min ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 867 of file fNDArray.cc.

OCTAVE_API FloatNDArray bsxfun_mul ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 867 of file fNDArray.cc.

OCTAVE_API boolNDArray bsxfun_ne ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 868 of file fNDArray.cc.

OCTAVE_API FloatNDArray bsxfun_pow ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 870 of file fNDArray.cc.

OCTAVE_API FloatComplexNDArray bsxfun_pow ( const FloatComplexNDArray ,
const FloatNDArray  
)

Definition at line 872 of file fNDArray.cc.

OCTAVE_API FloatComplexNDArray bsxfun_pow ( const FloatNDArray ,
const FloatComplexNDArray  
)

Definition at line 874 of file fNDArray.cc.

OCTAVE_API FloatNDArray bsxfun_sub ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 867 of file fNDArray.cc.

OCTAVE_API FloatNDArray imag ( const FloatComplexNDArray a)

Definition at line 748 of file fNDArray.cc.

References a, and mx_inline_imag().

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

Definition at line 856 of file fNDArray.cc.

OCTAVE_API FloatNDArray max ( float  d,
const FloatNDArray m 
)

Definition at line 856 of file fNDArray.cc.

Referenced by FloatNDArray::concat().

OCTAVE_API FloatNDArray max ( const FloatNDArray m,
float  d 
)

Definition at line 856 of file fNDArray.cc.

OCTAVE_API FloatNDArray min ( const FloatNDArray m,
float  d 
)

Definition at line 856 of file fNDArray.cc.

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

Definition at line 856 of file fNDArray.cc.

OCTAVE_API FloatNDArray min ( float  d,
const FloatNDArray m 
)

Definition at line 856 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_and ( const FloatNDArray ,
const float &   
)

Definition at line 859 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_and ( const float &  ,
const FloatNDArray  
)

Definition at line 862 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_and ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 865 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_and_not ( const float &  ,
const FloatNDArray  
)

Definition at line 862 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_and_not ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 865 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_eq ( const FloatNDArray ,
const float &   
)

Definition at line 858 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_eq ( const float &  ,
const FloatNDArray  
)

Definition at line 861 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_eq ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 864 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_ge ( const FloatNDArray ,
const float &   
)

Definition at line 858 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_ge ( const float &  ,
const FloatNDArray  
)

Definition at line 861 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_ge ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 864 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_gt ( const FloatNDArray ,
const float &   
)

Definition at line 858 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_gt ( const float &  ,
const FloatNDArray  
)

Definition at line 861 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_gt ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 864 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_le ( const FloatNDArray ,
const float &   
)

Definition at line 858 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_le ( const float &  ,
const FloatNDArray  
)

Definition at line 861 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_le ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 864 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_lt ( const FloatNDArray ,
const float &   
)

Definition at line 858 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_lt ( const float &  ,
const FloatNDArray  
)

Definition at line 861 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_lt ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 864 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_ne ( const FloatNDArray ,
const float &   
)

Definition at line 858 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_ne ( const float &  ,
const FloatNDArray  
)

Definition at line 861 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_ne ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 864 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_not_and ( const FloatNDArray ,
const float &   
)

Definition at line 859 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_not_and ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 865 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_not_or ( const FloatNDArray ,
const float &   
)

Definition at line 859 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_not_or ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 865 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_or ( const FloatNDArray ,
const float &   
)

Definition at line 859 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_or ( const float &  ,
const FloatNDArray  
)

Definition at line 862 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_or ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 865 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_or_not ( const float &  ,
const FloatNDArray  
)

Definition at line 862 of file fNDArray.cc.

OCTAVE_API boolNDArray mx_el_or_not ( const FloatNDArray ,
const FloatNDArray  
)

Definition at line 865 of file fNDArray.cc.

FloatNDArray operator* ( const FloatNDArray x,
const float &  y 
)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator* ( const float &  x,
const FloatNDArray y 
)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator*= ( FloatNDArray x,
const float &  y 
)
inline

Definition at line 181 of file fNDArray.h.

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

Definition at line 181 of file fNDArray.h.

FloatNDArray operator+ ( const FloatNDArray x)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator+ ( const FloatNDArray x,
const float &  y 
)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator+ ( const float &  x,
const FloatNDArray y 
)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator+= ( FloatNDArray x,
const float &  y 
)
inline

Definition at line 181 of file fNDArray.h.

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

Definition at line 181 of file fNDArray.h.

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

Definition at line 181 of file fNDArray.h.

FloatNDArray operator- ( const float &  x,
const FloatNDArray y 
)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator- ( const FloatNDArray x)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator- ( const FloatNDArray x,
const float &  y 
)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator-= ( FloatNDArray x,
const float &  y 
)
inline

Definition at line 181 of file fNDArray.h.

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

Definition at line 181 of file fNDArray.h.

FloatNDArray operator/ ( const float &  x,
const FloatNDArray y 
)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator/ ( const FloatNDArray x,
const float &  y 
)
inline

Definition at line 181 of file fNDArray.h.

FloatNDArray operator/= ( FloatNDArray x,
const float &  y 
)
inline

Definition at line 181 of file fNDArray.h.

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

Definition at line 181 of file fNDArray.h.

FloatNDArray product_eq ( FloatNDArray x,
const FloatNDArray y 
)
inline

Definition at line 181 of file fNDArray.h.

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

Definition at line 181 of file fNDArray.h.

FloatNDArray quotient_eq ( FloatNDArray x,
const FloatNDArray y 
)
inline

Definition at line 181 of file fNDArray.h.

OCTAVE_API FloatNDArray real ( const FloatComplexNDArray a)

Definition at line 742 of file fNDArray.cc.

References a, and mx_inline_real().