GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "ov-lazy-idx.h"
#include "ops.h"
#include "ov-scalar.h"
#include "ls-oct-ascii.h"
#include "ls-oct-binary.h"
Go to the source code of this file.
Functions | |
static octave_base_value * | default_numeric_conversion_function (const octave_base_value &a) |
static const std::string | value_save_tag ("index_value") |
|
static |
Definition at line 36 of file ov-lazy-idx.cc.
References CAST_CONV_ARG.
Referenced by octave_lazy_index::numeric_conversion_function().
|
static |