#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"
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) |
|
static |
Definition at line 56 of file pt-tm-const.cc.
References error(), dim_vector::str(), and x.
Referenced by tm_row_const::cellify(), file_editor_tab::handle_dbstop_if(), tm_row_const::init(), and tm_const::init().