54 DEFNDCATOP_FN (f_bm, float_scalar, bool_matrix, float_array, float_array,
57 DEFCONV (bool_matrix_conv,
bool, bool_matrix)
boolNDArray mx_el_and_not(const boolNDArray &m1, const boolNDArray &m2)
ComplexNDArray concat(NDArray &ra, ComplexNDArray &rb, const Array< octave_idx_type > &ra_idx)
#define INSTALL_WIDENOP(t1, t2, f)
#define DEFNDBINOP_FN(name, t1, t2, e1, e2, f)
octave_value op_el_or(const octave_value &a1, const octave_value &a2)
#define INSTALL_BINOP(op, t1, t2, f)
octave_value op_el_and(const octave_value &a1, const octave_value &a2)
#define INSTALL_CATOP(t1, t2, f)
boolMatrix mx_el_or(const boolMatrix &m1, const boolMatrix &m2)
boolMatrix mx_el_and(const boolMatrix &m1, const boolMatrix &m2)
boolNDArray mx_el_or_not(const boolNDArray &m1, const boolNDArray &m2)
void install_b_bm_ops(void)
#define DEFCONV(name, a_dummy, b_dummy)
#define INSTALL_ASSIGNCONV(t1, t2, tr)
#define DEFNDCATOP_FN(name, t1, t2, e1, e2, f)
static bool scalar(const dim_vector &dims)