GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
pt-tm-const.cc File Reference
#include "oct-locbuf.h"
#include "quit.h"
#include "data.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "oct-map.h"
#include "ovl.h"
#include "pt-arg-list.h"
#include "pt-bp.h"
#include "pt-eval.h"
#include "pt-exp.h"
#include "pt-mat.h"
#include "pt-tm-const.h"
#include "utils.h"
#include "ov.h"
#include "variables.h"
#include "ov-cx-mat.h"
#include "ov-flt-cx-mat.h"
#include "ov-re-sparse.h"
#include "ov-cx-sparse.h"
Include dependency graph for pt-tm-const.cc:

Go to the source code of this file.

Functions

static OCTAVE_NORETURN void eval_error (const char *msg, const dim_vector &x, const dim_vector &y)
 

Function Documentation

◆ eval_error()

static OCTAVE_NORETURN void eval_error ( const char *  msg,
const dim_vector x,
const dim_vector y 
)
static