GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "byte-swap.h"
#include "ov-flt-cx-diag.h"
#include "ov-base-diag.cc"
#include "ov-flt-re-diag.h"
#include "ov-flt-complex.h"
#include "ov-flt-cx-mat.h"
#include "ls-utils.h"
Go to the source code of this file.
Functions | |
static octave_base_value * | default_numeric_conversion_function (const octave_base_value &a) |
DEFINE_OCTAVE_ALLOCATOR (octave_float_complex_diag_matrix) |
|
static |
Definition at line 44 of file ov-flt-cx-diag.cc.
References CAST_CONV_ARG.
Referenced by octave_float_complex_diag_matrix::numeric_conversion_function().
DEFINE_OCTAVE_ALLOCATOR | ( | octave_float_complex_diag_matrix | ) |