Functions

op-b-b.cc File Reference

#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"
Include dependency graph for op-b-b.cc:

Go to the source code of this file.

Functions

void install_b_b_ops (void)
 UNOPDECL (uplus, a)
 UNOPDECL (uminus, a)

Function Documentation

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  ,
 
)

Definition at line 46 of file op-b-b.cc.

References CAST_UNOP_ARG, and octave_value().

UNOPDECL ( uminus  ,
 
)

Definition at line 52 of file op-b-b.cc.

References CAST_UNOP_ARG, and octave_value().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines