#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-bool.h"
#include "ov-bool-mat.h"
#include "ov-scalar.h"
#include "ov-float.h"
#include "ov-re-mat.h"
#include "ov-typeinfo.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"
Go to the source code of this file.
Functions | |
void | install_b_b_ops (void) |
UNOPDECL (uplus, a) | |
UNOPDECL (uminus, a) |
void install_b_b_ops | ( | void | ) |
Definition at line 75 of file op-b-b.cc.
References INSTALL_ASSIGNCONV, INSTALL_BINOP, INSTALL_CATOP, INSTALL_UNOP, and transpose().
UNOPDECL | ( | uplus | , | |
a | ||||
) |
Definition at line 46 of file op-b-b.cc.
References CAST_UNOP_ARG, and octave_value().
UNOPDECL | ( | uminus | , | |
a | ||||
) |
Definition at line 52 of file op-b-b.cc.
References CAST_UNOP_ARG, and octave_value().