Classes | Functions | Variables

dNDArray.h File Reference

#include "MArray.h"
#include "dMatrix.h"
#include "intNDArray.h"
#include "mx-defs.h"
#include "mx-op-decl.h"
#include "bsxfun-decl.h"
Include dependency graph for dNDArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NDArray

Functions

 BSXFUN_OP2_DECL (pow, ComplexNDArray, ComplexNDArray, NDArray, OCTAVE_API) BSXFUN_OP2_DECL(pow
OCTAVE_API NDArray imag (const ComplexNDArray &a)
OCTAVE_API NDArray real (const ComplexNDArray &a)

Variables

 ComplexNDArray
 NDArray

Function Documentation

BSXFUN_OP2_DECL ( pow  ,
ComplexNDArray  ,
ComplexNDArray  ,
NDArray  ,
OCTAVE_API   
)
OCTAVE_API NDArray imag ( const ComplexNDArray a  ) 

Definition at line 802 of file dNDArray.cc.

OCTAVE_API NDArray real ( const ComplexNDArray a  ) 

Definition at line 796 of file dNDArray.cc.


Variable Documentation

Definition at line 189 of file dNDArray.h.

Definition at line 189 of file dNDArray.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines