26 #if defined (HAVE_CONFIG_H)
50 DEFNDCATOP_FN (chm_chm, char_matrix, char_matrix, char_array, char_array,
ComplexNDArray concat(NDArray &ra, ComplexNDArray &rb, const Array< octave_idx_type > &ra_idx)
Matrix transpose(void) const
virtual std::string type_name(void) const
charNDArray char_array_value(bool=false) const
Matrix matrix_value(bool=false) const
NDArray array_value(bool=false) const
std::string type_name(void) const
NDArray array_value(bool=false) const
std::string type_name(void) const
NDArray array_value(bool=false) const
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
return octave_value(v1.char_array_value() . concat(v2.char_array_value(), ra_idx),((a1.is_sq_string()||a2.is_sq_string()) ? '\'' :'"'))
const octave_char_matrix & v2
#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)
static bool scalar(const dim_vector &dims)
octave_value op_transpose(const octave_value &a)
octave_value op_hermitian(const octave_value &a)
static void transpose(octave_idx_type N, const octave_idx_type *ridx, const octave_idx_type *cidx, octave_idx_type *ridx2, octave_idx_type *cidx2)