GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
pt-mat.cc File Reference
#include "defun.h"
#include "ovl.h"
#include "pt-arg-list.h"
#include "pt-exp.h"
#include "pt-mat.h"
#include "pt-tm-const.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-mat.cc:

Go to the source code of this file.

Namespaces

 octave
 

Functions

std::string octave::get_concat_class (const std::string &c1, const std::string &c2)
 
void octave::maybe_warn_string_concat (bool all_dq_strings_p, bool all_sq_strings_p)