Functions

op-b-bm.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-flt-re-mat.h"
#include "ov-typeinfo.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"
Include dependency graph for op-b-bm.cc:

Go to the source code of this file.

Functions

 DEFCONV (bool_matrix_conv, bool, bool_matrix)
void install_b_bm_ops (void)

Function Documentation

DEFCONV ( bool_matrix_conv  ,
bool  ,
bool_matrix   
)

Definition at line 56 of file op-b-bm.cc.

References CAST_CONV_ARG.

void install_b_bm_ops ( void   ) 

Definition at line 64 of file op-b-bm.cc.

References INSTALL_ASSIGNCONV, INSTALL_BINOP, INSTALL_CATOP, and INSTALL_WIDENOP.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines