Defines | Functions

ov-cx-mat.cc File Reference

#include <iostream>
#include <vector>
#include "data-conv.h"
#include "lo-ieee.h"
#include "lo-specfun.h"
#include "lo-mappers.h"
#include "mx-base.h"
#include "mach-info.h"
#include "oct-locbuf.h"
#include "gripes.h"
#include "oct-obj.h"
#include "oct-stream.h"
#include "ops.h"
#include "ov-base.h"
#include "ov-base-mat.h"
#include "ov-base-mat.cc"
#include "ov-complex.h"
#include "ov-cx-mat.h"
#include "ov-flt-cx-mat.h"
#include "ov-re-mat.h"
#include "ov-scalar.h"
#include "pr-output.h"
#include "byte-swap.h"
#include "ls-oct-ascii.h"
#include "ls-hdf5.h"
#include "ls-utils.h"
Include dependency graph for ov-cx-mat.cc:

Go to the source code of this file.

Defines

#define ARRAY_MAPPER(UMAP, TYPE, FCN)
#define ARRAY_METHOD_MAPPER(UMAP, FCN)

Functions

static octave_base_valuedefault_numeric_demotion_function (const octave_base_value &a)
 DEFINE_OCTAVE_ALLOCATOR (octave_complex_matrix)
 DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA (octave_complex_matrix,"complex matrix","double")

Define Documentation

#define ARRAY_MAPPER (   UMAP,
  TYPE,
  FCN 
)
#define ARRAY_METHOD_MAPPER (   UMAP,
  FCN 
)

Function Documentation

static octave_base_value* default_numeric_demotion_function ( const octave_base_value a  )  [static]

Definition at line 66 of file ov-cx-mat.cc.

References CAST_CONV_ARG.

Referenced by octave_complex_matrix::numeric_demotion_function().

DEFINE_OCTAVE_ALLOCATOR ( octave_complex_matrix   ) 
DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA ( octave_complex_matrix  ,
"complex matrix"  ,
"double"   
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines