Navigation

Operators and Keywords

Function List:

C++ API

op-bm-bm.cc File Reference

#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-bool-mat.h"
#include "ov-scalar.h"
#include "ov-range.h"
#include "ov-re-mat.h"
#include "ov-flt-re-mat.h"
#include "ov-re-sparse.h"
#include "ov-str-mat.h"
#include "ov-int8.h"
#include "ov-int16.h"
#include "ov-int32.h"
#include "ov-int64.h"
#include "ov-uint8.h"
#include "ov-uint16.h"
#include "ov-uint32.h"
#include "ov-uint64.h"
#include "ov-typeinfo.h"
#include "ov-null-mat.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"
Include dependency graph for op-bm-bm.cc:

Functions

 DEFUNOP (transpose, bool_matrix)
 DEFNDBINOP_FN (el_and, bool_matrix, bool_matrix, bool_array, bool_array, mx_el_and) DEFNDBINOP_FN(el_or
mx_el_or DEFNDBINOP_FN (el_not_and, bool_matrix, bool_matrix, bool_array, bool_array, mx_el_not_and) DEFNDBINOP_FN(el_not_or
mx_el_or mx_el_not_or DEFNDBINOP_FN (el_and_not, bool_matrix, bool_matrix, bool_array, bool_array, mx_el_and_not) DEFNDBINOP_FN(el_or_not
void install_bm_bm_ops (void)

Variables

 bool_matrix
 bool_array

Function Documentation

DEFNDBINOP_FN ( el_and  ,
bool_matrix  ,
bool_matrix  ,
bool_array  ,
bool_array  ,
mx_el_and   
)
mx_el_or mx_el_not_or DEFNDBINOP_FN ( el_and_not  ,
bool_matrix  ,
bool_matrix  ,
bool_array  ,
bool_array  ,
mx_el_and_not   
)
mx_el_or DEFNDBINOP_FN ( el_not_and  ,
bool_matrix  ,
bool_matrix  ,
bool_array  ,
bool_array  ,
mx_el_not_and   
)
DEFUNOP ( transpose  ,
bool_matrix   
)
void install_bm_bm_ops ( void   ) 

Variable Documentation

mx_el_or mx_el_not_or bool_array
mx_el_or mx_el_not_or bool_matrix
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines