40 return octave_value (v.perm_matrix_value ().transpose ());
double scalar_value(bool frc_str_conv=false) const
octave_value xpow(const SparseMatrix &a, double b)
#define DEFBINOP(name, t1, t2)
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)
#define INSTALL_WIDENOP(t1, t2, f)
octave_value op_pow(const octave_value &a1, const octave_value &a2)
const octave_base_value const Array< octave_idx_type > &ra_idx octave_int16_scalar & v1
#define CAST_BINOP_ARGS(t1, t2)
#define INSTALL_CONVOP(t1, t2, f)
#define DEFBINOP_OP(name, t1, t2, op)
octave_value op_div(const octave_value &a1, const octave_value &a2)
void install_pm_pm_ops(void)
#define INSTALL_BINOP(op, t1, t2, f)
PermMatrix inverse(void) const
octave_value op_transpose(const octave_value &a)
octave_int< T > pow(const octave_int< T > &a, const octave_int< T > &b)
const octave_char_matrix & v2
#define INSTALL_UNOP(op, t, f)
octave_value op_ldiv(const octave_value &a1, const octave_value &a2)
octave_value op_hermitian(const octave_value &a)
#define INSTALL_ASSIGNCONV(t1, t2, tr)
virtual PermMatrix perm_matrix_value(void) const
octave_value op_mul(const octave_value &a1, const octave_value &a2)
return octave_value(v1.char_array_value().concat(v2.char_array_value(), ra_idx),((a1.is_sq_string()||a2.is_sq_string())? '\'': '"'))
static bool scalar(const dim_vector &dims)