GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ov-re-diag.cc File Reference
#include "byte-swap.h"
#include "ov-re-diag.h"
#include "ov-flt-re-diag.h"
#include "ov-base-diag.cc"
#include "ov-scalar.h"
#include "ov-re-mat.h"
#include "ls-utils.h"
Include dependency graph for ov-re-diag.cc:

Go to the source code of this file.

Functions

static octave_base_valuedefault_numeric_conversion_function (const octave_base_value &a)
 
static octave_base_valuedefault_numeric_demotion_function (const octave_base_value &a)
 

Function Documentation

◆ default_numeric_conversion_function()

static octave_base_value* default_numeric_conversion_function ( const octave_base_value a)
static

◆ default_numeric_demotion_function()

static octave_base_value* default_numeric_demotion_function ( const octave_base_value a)
static