#include "ov-lazy-idx.h"
#include "ops.h"
#include "ov-scalar.h"
#include "ls-oct-text.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 39 of file ov-lazy-idx.cc.
References octave_value::clone(), and octave_lazy_index::full_value().
Referenced by octave_lazy_index::numeric_conversion_function().
|
static |