#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-fcn-handle.h"
#include "ov-scalar.h"
#include "ov-typeinfo.h"
#include "ops.h"
Go to the source code of this file.
Functions | |
void | install_fcn_ops (octave::type_info &ti) |
void install_fcn_ops | ( | octave::type_info & | ti | ) |
Definition at line 57 of file op-fcn.cc.
References INSTALL_BINOP_TI, op_eq(), and op_ne().
Referenced by install_ops().