Navigation

Operators and Keywords

Function List:

C++ API

pt-mat.h File Reference

#include <iosfwd>
#include "base-list.h"
#include "pt-exp.h"
#include "symtab.h"

Include dependency graph for pt-mat.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  tree_matrix

Defines

#define octave_tree_mat_h   1

Functions

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

Variables

char Vstring_fill_char

Define Documentation

#define octave_tree_mat_h   1


Function Documentation

std::string get_concat_class ( const std::string c1,
const std::string c2 
)

void maybe_warn_string_concat ( bool  all_dq_strings_p,
bool  all_sq_strings_p 
)


Variable Documentation