GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ov-lazy-idx.cc File Reference
#include "ov-lazy-idx.h"
#include "ops.h"
#include "ov-scalar.h"
#include "ls-oct-text.h"
#include "ls-oct-binary.h"
Include dependency graph for ov-lazy-idx.cc:

Go to the source code of this file.

Functions

static octave_base_valuedefault_numeric_conversion_function (const octave_base_value &a)
 
static const std::string value_save_tag ("index_value")
 

Function Documentation

◆ default_numeric_conversion_function()

static octave_base_value* default_numeric_conversion_function ( const octave_base_value a)
static

◆ value_save_tag()

static const std::string value_save_tag ( "index_value"  )
static