Classes | Functions | Variables

fNDArray.h File Reference

#include "MArray.h"
#include "fMatrix.h"
#include "intNDArray.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

Functions

 BSXFUN_OP2_DECL (pow, FloatComplexNDArray, FloatComplexNDArray, FloatNDArray, OCTAVE_API) BSXFUN_OP2_DECL(pow
OCTAVE_API FloatNDArray imag (const FloatComplexNDArray &a)
OCTAVE_API FloatNDArray real (const FloatComplexNDArray &a)

Variables

 FloatComplexNDArray
 FloatNDArray

Function Documentation

BSXFUN_OP2_DECL ( pow  ,
FloatComplexNDArray  ,
FloatComplexNDArray  ,
FloatNDArray  ,
OCTAVE_API   
)
OCTAVE_API FloatNDArray imag ( const FloatComplexNDArray a  ) 

Definition at line 762 of file fNDArray.cc.

OCTAVE_API FloatNDArray real ( const FloatComplexNDArray a  ) 

Definition at line 756 of file fNDArray.cc.


Variable Documentation

Definition at line 186 of file fNDArray.h.

Definition at line 186 of file fNDArray.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines