#include <string>
Go to the source code of this file.
Functions | |
OCTINTERP_API octave_value | do_class_concat (const octave_value_list &ovl, std::string cattype, int dim) |
OCTINTERP_API octave_value do_class_concat | ( | const octave_value_list & | ovl, | |
std::string | cattype, | |||
int | dim | |||
) |
Definition at line 1604 of file data.cc.
Referenced by do_class_concat(), and tree_matrix::rvalue1().