26#if defined (HAVE_CONFIG_H)
52DEFNDCATOP_FN (chm_chm, char_matrix, char_matrix, char_array, char_array,
116OCTAVE_END_NAMESPACE(octave)
ComplexNDArray concat(NDArray &ra, ComplexNDArray &rb, const Array< octave_idx_type > &ra_idx)
virtual std::string type_name() const
charNDArray char_array_value(bool=false) const
NDArray array_value(bool=false) const
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
void warn_implicit_conversion(const char *id, const char *from, const char *to)
void install_chm_ops(octave::type_info &ti)
const octave_base_value & a2
const octave_base_value const Array< octave_idx_type > & ra_idx
const octave_char_matrix & v2
#define OCTAVE_CAST_BASE_VALUE(T, T_VAL, BASE_VAL)
#define DEFNDCATOP_FN(name, t1, t2, e1, e2, f)
#define INSTALL_CATOP_TI(ti, t1, t2, f)
#define INSTALL_UNOP_TI(ti, op, t, f)
#define DEFCATOP(name, t1, t2)
octave_value op_transpose(const octave_value &a)
octave_value op_hermitian(const octave_value &a)