#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-str-mat.h"
#include "ov-typeinfo.h"
#include "ov-null-mat.h"
#include "ops.h"
Go to the source code of this file.
Macros | |
#define | DEFCHARNDBINOP_FN(name, op, t1, t2, e1, e2, f) |
Functions | |
void | install_str_str_ops (octave::type_info &ti) |
#define DEFCHARNDBINOP_FN | ( | name, | |
op, | |||
t1, | |||
t2, | |||
e1, | |||
e2, | |||
f | |||
) |
Definition at line 55 of file op-str-str.cc.
void install_str_str_ops | ( | octave::type_info & | ti | ) |
Definition at line 116 of file op-str-str.cc.
References INSTALL_UNOP_TI, and op_transpose().
Referenced by install_ops().