26 #if defined (HAVE_CONFIG_H)
68 uint64_t ival = val.value ();
70 static const uint64_t max_val
73 static const uint64_t max_val_p1 = max_val + 1;
77 int64_t signed_ival = ival;
81 if (ival == max_val_p1)
87 static const int64_t min_signed_ival
127 OCTAVE_END_NAMESPACE(
octave)
charNDArray max(char d, const charNDArray &m)
charNDArray min(char d, const charNDArray &m)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
return octave_value(v1.char_array_value() . concat(v2.char_array_value(), ra_idx),((a1.is_sq_string()||a2.is_sq_string()) ? '\'' :'"'))
void install_mi_ops(octave::type_info &ti)
#define OCTAVE_CAST_BASE_VALUE(T, T_VAL, BASE_VAL)
#define INSTALL_UNOP_TI(ti, op, t, f)
octave_value op_uplus(const octave_value &a)
octave_value op_uminus(const octave_value &a)