#include "ov-typeinfo.h"
Go to the source code of this file.
Functions | |
void | install_b_b_ops (octave::type_info &) |
void | install_b_bm_ops (octave::type_info &) |
void | install_b_sbm_ops (octave::type_info &) |
void | install_base_type_conversions (octave::type_info &) |
void | install_bm_b_ops (octave::type_info &) |
void | install_bm_bm_ops (octave::type_info &) |
void | install_bm_sbm_ops (octave::type_info &) |
void | install_cdm_cdm_ops (octave::type_info &) |
void | install_cdm_cm_ops (octave::type_info &) |
void | install_cdm_cs_ops (octave::type_info &) |
void | install_cdm_dm_ops (octave::type_info &) |
void | install_cdm_m_ops (octave::type_info &) |
void | install_cdm_s_ops (octave::type_info &) |
void | install_cell_ops (octave::type_info &) |
void | install_chm_ops (octave::type_info &) |
void | install_class_ops (octave::type_info &) |
void | install_cm_cdm_ops (octave::type_info &) |
void | install_cm_cm_ops (octave::type_info &) |
void | install_cm_cs_ops (octave::type_info &) |
void | install_cm_dm_ops (octave::type_info &) |
void | install_cm_m_ops (octave::type_info &) |
void | install_cm_pm_ops (octave::type_info &) |
void | install_cm_s_ops (octave::type_info &) |
void | install_cm_scm_ops (octave::type_info &) |
void | install_cm_sm_ops (octave::type_info &) |
void | install_cs_cm_ops (octave::type_info &) |
void | install_cs_cs_ops (octave::type_info &) |
void | install_cs_m_ops (octave::type_info &) |
void | install_cs_s_ops (octave::type_info &) |
void | install_cs_scm_ops (octave::type_info &) |
void | install_cs_sm_ops (octave::type_info &) |
void | install_dm_cdm_ops (octave::type_info &) |
void | install_dm_cm_ops (octave::type_info &) |
void | install_dm_cs_ops (octave::type_info &) |
void | install_dm_dm_ops (octave::type_info &) |
void | install_dm_m_ops (octave::type_info &) |
void | install_dm_s_ops (octave::type_info &) |
void | install_dm_scm_ops (octave::type_info &) |
void | install_dm_sm_ops (octave::type_info &) |
void | install_fcdm_fcdm_ops (octave::type_info &) |
void | install_fcdm_fcm_ops (octave::type_info &) |
void | install_fcdm_fcs_ops (octave::type_info &) |
void | install_fcdm_fdm_ops (octave::type_info &) |
void | install_fcdm_fm_ops (octave::type_info &) |
void | install_fcdm_fs_ops (octave::type_info &) |
void | install_fcm_fcdm_ops (octave::type_info &) |
void | install_fcm_fcm_ops (octave::type_info &) |
void | install_fcm_fcs_ops (octave::type_info &) |
void | install_fcm_fdm_ops (octave::type_info &) |
void | install_fcm_fm_ops (octave::type_info &) |
void | install_fcm_fs_ops (octave::type_info &) |
void | install_fcm_pm_ops (octave::type_info &) |
void | install_fcn_ops (octave::type_info &) |
void | install_fcs_fcm_ops (octave::type_info &) |
void | install_fcs_fcs_ops (octave::type_info &) |
void | install_fcs_fm_ops (octave::type_info &) |
void | install_fcs_fs_ops (octave::type_info &) |
void | install_fdm_fcdm_ops (octave::type_info &) |
void | install_fdm_fcm_ops (octave::type_info &) |
void | install_fdm_fcs_ops (octave::type_info &) |
void | install_fdm_fdm_ops (octave::type_info &) |
void | install_fdm_fm_ops (octave::type_info &) |
void | install_fdm_fs_ops (octave::type_info &) |
void | install_fm_fcdm_ops (octave::type_info &) |
void | install_fm_fcm_ops (octave::type_info &) |
void | install_fm_fcs_ops (octave::type_info &) |
void | install_fm_fdm_ops (octave::type_info &) |
void | install_fm_fm_ops (octave::type_info &) |
void | install_fm_fs_ops (octave::type_info &) |
void | install_fm_pm_ops (octave::type_info &) |
void | install_fs_fcm_ops (octave::type_info &) |
void | install_fs_fcs_ops (octave::type_info &) |
void | install_fs_fm_ops (octave::type_info &) |
void | install_fs_fs_ops (octave::type_info &) |
void | install_i16_i16_ops (octave::type_info &) |
void | install_i32_i32_ops (octave::type_info &) |
void | install_i64_i64_ops (octave::type_info &) |
void | install_i8_i8_ops (octave::type_info &) |
void | install_int_concat_ops (octave::type_info &) |
void | install_m_cdm_ops (octave::type_info &) |
void | install_m_cm_ops (octave::type_info &) |
void | install_m_cs_ops (octave::type_info &) |
void | install_m_dm_ops (octave::type_info &) |
void | install_m_m_ops (octave::type_info &) |
void | install_m_pm_ops (octave::type_info &) |
void | install_m_s_ops (octave::type_info &) |
void | install_m_scm_ops (octave::type_info &) |
void | install_m_sm_ops (octave::type_info &) |
void | install_mi_ops (octave::type_info &) |
void | install_ops (octave::type_info &ti) |
void | install_pm_cm_ops (octave::type_info &) |
void | install_pm_fcm_ops (octave::type_info &) |
void | install_pm_fm_ops (octave::type_info &) |
void | install_pm_m_ops (octave::type_info &) |
void | install_pm_pm_ops (octave::type_info &) |
void | install_pm_scm_ops (octave::type_info &) |
void | install_pm_sm_ops (octave::type_info &) |
void | install_range_ops (octave::type_info &) |
void | install_s_cm_ops (octave::type_info &) |
void | install_s_cs_ops (octave::type_info &) |
void | install_s_m_ops (octave::type_info &) |
void | install_s_s_ops (octave::type_info &) |
void | install_s_scm_ops (octave::type_info &) |
void | install_s_sm_ops (octave::type_info &) |
void | install_sbm_b_ops (octave::type_info &) |
void | install_sbm_bm_ops (octave::type_info &) |
void | install_sbm_sbm_ops (octave::type_info &) |
void | install_scm_cm_ops (octave::type_info &) |
void | install_scm_cs_ops (octave::type_info &) |
void | install_scm_m_ops (octave::type_info &) |
void | install_scm_s_ops (octave::type_info &) |
void | install_scm_scm_ops (octave::type_info &) |
void | install_scm_sm_ops (octave::type_info &) |
void | install_sm_cm_ops (octave::type_info &) |
void | install_sm_cs_ops (octave::type_info &) |
void | install_sm_m_ops (octave::type_info &) |
void | install_sm_s_ops (octave::type_info &) |
void | install_sm_scm_ops (octave::type_info &) |
void | install_sm_sm_ops (octave::type_info &) |
void | install_str_m_ops (octave::type_info &) |
void | install_str_s_ops (octave::type_info &) |
void | install_str_str_ops (octave::type_info &) |
void | install_struct_ops (octave::type_info &) |
void | install_ui16_ui16_ops (octave::type_info &) |
void | install_ui32_ui32_ops (octave::type_info &) |
void | install_ui64_ui64_ops (octave::type_info &) |
void | install_ui8_ui8_ops (octave::type_info &) |
void install_b_b_ops | ( | octave::type_info & | ti | ) |
Definition at line 100 of file op-b-b.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_b_bm_ops | ( | octave::type_info & | ti | ) |
Definition at line 70 of file op-b-bm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_el_and(), and op_el_or().
Referenced by install_ops().
void install_b_sbm_ops | ( | octave::type_info & | ti | ) |
Definition at line 86 of file op-b-sbm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_el_and(), op_el_or(), op_eq(), and op_ne().
Referenced by install_ops().
void install_base_type_conversions | ( | octave::type_info & | ti | ) |
Definition at line 1542 of file ov-base.cc.
References INSTALL_ASSIGNCONV_TI, and INSTALL_WIDENOP_TI.
Referenced by install_ops().
void install_bm_b_ops | ( | octave::type_info & | ti | ) |
Definition at line 90 of file op-bm-b.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_el_and(), and op_el_or().
Referenced by install_ops().
void install_bm_bm_ops | ( | octave::type_info & | ti | ) |
Definition at line 131 of file op-bm-bm.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_bm_sbm_ops | ( | octave::type_info & | ti | ) |
Definition at line 89 of file op-bm-sbm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_el_and(), op_el_or(), op_eq(), and op_ne().
Referenced by install_ops().
void install_cdm_cdm_ops | ( | octave::type_info & | ti | ) |
Definition at line 92 of file op-cdm-cdm.cc.
References INSTALL_UNOP_TI, op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_cdm_cm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_cdm_cs_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_cdm_dm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_cdm_m_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_cdm_s_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_cell_ops | ( | octave::type_info & | ti | ) |
Definition at line 61 of file op-cell.cc.
References INSTALL_UNOP_TI, and op_transpose().
Referenced by install_ops().
void install_chm_ops | ( | octave::type_info & | ti | ) |
Definition at line 104 of file op-chm.cc.
References INSTALL_UNOP_TI, and op_transpose().
Referenced by install_ops().
void install_class_ops | ( | octave::type_info & | ti | ) |
Definition at line 202 of file op-class.cc.
References octave_value::op_not.
Referenced by install_ops().
void install_cm_cdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_cm_cm_ops | ( | octave::type_info & | ti | ) |
Definition at line 225 of file op-cm-cm.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_cm_cs_ops | ( | octave::type_info & | ti | ) |
Definition at line 124 of file op-cm-cs.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cm_dm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_cm_m_ops | ( | octave::type_info & | ti | ) |
Definition at line 124 of file op-cm-m.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, mul_trans(), op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_mul_herm(), op_mul_trans(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cm_pm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_cm_s_ops | ( | octave::type_info & | ti | ) |
Definition at line 114 of file op-cm-s.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cm_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 145 of file op-cm-scm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, mul_herm(), mul_trans(), op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_mul_herm(), op_mul_trans(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cm_sm_ops | ( | octave::type_info & | ti | ) |
Definition at line 131 of file op-cm-sm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cs_cm_ops | ( | octave::type_info & | ti | ) |
Definition at line 115 of file op-cs-cm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cs_cs_ops | ( | octave::type_info & | ti | ) |
Definition at line 141 of file op-cs-cs.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_cs_m_ops | ( | octave::type_info & | ti | ) |
Definition at line 103 of file op-cs-m.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cs_s_ops | ( | octave::type_info & | ti | ) |
Definition at line 112 of file op-cs-s.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cs_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 125 of file op-cs-scm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_cs_sm_ops | ( | octave::type_info & | ti | ) |
Definition at line 123 of file op-cs-sm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_dm_cdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_dm_cm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_dm_cs_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_dm_dm_ops | ( | octave::type_info & | ti | ) |
Definition at line 86 of file op-dm-dm.cc.
References INSTALL_UNOP_TI, op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_dm_m_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_dm_s_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_dm_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 495 of file op-dm-scm.cc.
References INSTALL_BINOP_TI, op_add(), op_div(), op_ldiv(), op_mul(), and op_sub().
Referenced by install_ops().
void install_dm_sm_ops | ( | octave::type_info & | ti | ) |
Definition at line 186 of file op-dm-sm.cc.
References INSTALL_BINOP_TI, op_add(), op_div(), op_ldiv(), op_mul(), and op_sub().
Referenced by install_ops().
void install_fcdm_fcdm_ops | ( | octave::type_info & | ti | ) |
Definition at line 92 of file op-fcdm-fcdm.cc.
References INSTALL_UNOP_TI, op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_fcdm_fcm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fcdm_fcs_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fcdm_fdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fcdm_fm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fcdm_fs_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fcm_fcdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fcm_fcm_ops | ( | octave::type_info & | ti | ) |
Definition at line 241 of file op-fcm-fcm.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_fcm_fcs_ops | ( | octave::type_info & | ti | ) |
Definition at line 140 of file op-fcm-fcs.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fcm_fdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fcm_fm_ops | ( | octave::type_info & | ti | ) |
Definition at line 149 of file op-fcm-fm.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, mul_trans(), op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_mul_herm(), op_mul_trans(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fcm_fs_ops | ( | octave::type_info & | ti | ) |
Definition at line 140 of file op-fcm-fs.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fcm_pm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fcn_ops | ( | octave::type_info & | ti | ) |
Definition at line 57 of file op-fcn.cc.
References INSTALL_BINOP_TI, op_eq(), and op_ne().
Referenced by install_ops().
void install_fcs_fcm_ops | ( | octave::type_info & | ti | ) |
Definition at line 127 of file op-fcs-fcm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fcs_fcs_ops | ( | octave::type_info & | ti | ) |
Definition at line 148 of file op-fcs-fcs.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_fcs_fm_ops | ( | octave::type_info & | ti | ) |
Definition at line 122 of file op-fcs-fm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fcs_fs_ops | ( | octave::type_info & | ti | ) |
Definition at line 122 of file op-fcs-fs.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fdm_fcdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fdm_fcm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fdm_fcs_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fdm_fdm_ops | ( | octave::type_info & | ti | ) |
Definition at line 86 of file op-fdm-fdm.cc.
References INSTALL_UNOP_TI, op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_fdm_fm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fdm_fs_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fm_fcdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fm_fcm_ops | ( | octave::type_info & | ti | ) |
Definition at line 166 of file op-fm-fcm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_herm_mul(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), op_trans_mul(), pow(), and trans_mul().
Referenced by install_ops().
void install_fm_fcs_ops | ( | octave::type_info & | ti | ) |
Definition at line 131 of file op-fm-fcs.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fm_fdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fm_fm_ops | ( | octave::type_info & | ti | ) |
Definition at line 195 of file op-fm-fm.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_fm_fs_ops | ( | octave::type_info & | ti | ) |
Definition at line 128 of file op-fm-fs.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fm_pm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_fs_fcm_ops | ( | octave::type_info & | ti | ) |
Definition at line 134 of file op-fs-fcm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fs_fcs_ops | ( | octave::type_info & | ti | ) |
Definition at line 124 of file op-fs-fcs.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fs_fm_ops | ( | octave::type_info & | ti | ) |
Definition at line 122 of file op-fs-fm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_fs_fs_ops | ( | octave::type_info & | ti | ) |
Definition at line 125 of file op-fs-fs.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_i16_i16_ops | ( | octave::type_info & | ti | ) |
Definition at line 128 of file op-i16-i16.cc.
References OCTAVE_INSTALL_INT_OPS, OCTAVE_INSTALL_MIXED_INT_CMP_OPS, OCTAVE_INSTALL_MM_INT_ASSIGN_OPS, OCTAVE_INSTALL_MS_INT_ASSIGN_OPS, and OCTAVE_INSTALL_SM_INT_ASSIGNCONV.
Referenced by install_ops().
void install_i32_i32_ops | ( | octave::type_info & | ti | ) |
Definition at line 128 of file op-i32-i32.cc.
References OCTAVE_INSTALL_INT_OPS, OCTAVE_INSTALL_MIXED_INT_CMP_OPS, OCTAVE_INSTALL_MM_INT_ASSIGN_OPS, OCTAVE_INSTALL_MS_INT_ASSIGN_OPS, and OCTAVE_INSTALL_SM_INT_ASSIGNCONV.
Referenced by install_ops().
void install_i64_i64_ops | ( | octave::type_info & | ti | ) |
Definition at line 128 of file op-i64-i64.cc.
References OCTAVE_INSTALL_INT_OPS, OCTAVE_INSTALL_MIXED_INT_CMP_OPS, OCTAVE_INSTALL_MM_INT_ASSIGN_OPS, OCTAVE_INSTALL_MS_INT_ASSIGN_OPS, and OCTAVE_INSTALL_SM_INT_ASSIGNCONV.
Referenced by install_ops().
void install_i8_i8_ops | ( | octave::type_info & | ti | ) |
Definition at line 128 of file op-i8-i8.cc.
References OCTAVE_INSTALL_INT_OPS, OCTAVE_INSTALL_MIXED_INT_CMP_OPS, OCTAVE_INSTALL_MM_INT_ASSIGN_OPS, OCTAVE_INSTALL_MS_INT_ASSIGN_OPS, and OCTAVE_INSTALL_SM_INT_ASSIGNCONV.
Referenced by install_ops().
void install_int_concat_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_m_cdm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_m_cm_ops | ( | octave::type_info & | ti | ) |
Definition at line 144 of file op-m-cm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_herm_mul(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), op_trans_mul(), pow(), and trans_mul().
Referenced by install_ops().
void install_m_cs_ops | ( | octave::type_info & | ti | ) |
Definition at line 113 of file op-m-cs.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_m_dm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_m_m_ops | ( | octave::type_info & | ti | ) |
Definition at line 167 of file op-m-m.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_m_pm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_m_s_ops | ( | octave::type_info & | ti | ) |
Definition at line 117 of file op-m-s.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_m_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 138 of file op-m-scm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_m_sm_ops | ( | octave::type_info & | ti | ) |
Definition at line 137 of file op-m-sm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, mul_trans(), op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_mul_herm(), op_mul_trans(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_mi_ops | ( | octave::type_info & | ti | ) |
Definition at line 118 of file op-mi.cc.
References INSTALL_UNOP_TI, op_uminus(), and op_uplus().
Referenced by install_ops().
void install_ops | ( | octave::type_info & | ti | ) |
Definition at line 140 of file ops.cc.
References install_b_b_ops(), install_b_bm_ops(), install_b_sbm_ops(), install_base_type_conversions(), install_bm_b_ops(), install_bm_bm_ops(), install_bm_sbm_ops(), install_cdm_cdm_ops(), install_cdm_cm_ops(), install_cdm_cs_ops(), install_cdm_dm_ops(), install_cdm_m_ops(), install_cdm_s_ops(), install_cell_ops(), install_chm_ops(), install_class_ops(), install_cm_cdm_ops(), install_cm_cm_ops(), install_cm_cs_ops(), install_cm_dm_ops(), install_cm_m_ops(), install_cm_pm_ops(), install_cm_s_ops(), install_cm_scm_ops(), install_cm_sm_ops(), install_cs_cm_ops(), install_cs_cs_ops(), install_cs_m_ops(), install_cs_s_ops(), install_cs_scm_ops(), install_cs_sm_ops(), install_dm_cdm_ops(), install_dm_cm_ops(), install_dm_cs_ops(), install_dm_dm_ops(), install_dm_m_ops(), install_dm_s_ops(), install_dm_scm_ops(), install_dm_sm_ops(), install_fcdm_fcdm_ops(), install_fcdm_fcm_ops(), install_fcdm_fcs_ops(), install_fcdm_fdm_ops(), install_fcdm_fm_ops(), install_fcdm_fs_ops(), install_fcm_fcdm_ops(), install_fcm_fcm_ops(), install_fcm_fcs_ops(), install_fcm_fdm_ops(), install_fcm_fm_ops(), install_fcm_fs_ops(), install_fcm_pm_ops(), install_fcn_ops(), install_fcs_fcm_ops(), install_fcs_fcs_ops(), install_fcs_fm_ops(), install_fcs_fs_ops(), install_fdm_fcdm_ops(), install_fdm_fcm_ops(), install_fdm_fcs_ops(), install_fdm_fdm_ops(), install_fdm_fm_ops(), install_fdm_fs_ops(), install_fm_fcdm_ops(), install_fm_fcm_ops(), install_fm_fcs_ops(), install_fm_fdm_ops(), install_fm_fm_ops(), install_fm_fs_ops(), install_fm_pm_ops(), install_fs_fcm_ops(), install_fs_fcs_ops(), install_fs_fm_ops(), install_fs_fs_ops(), install_i16_i16_ops(), install_i32_i32_ops(), install_i64_i64_ops(), install_i8_i8_ops(), install_int_concat_ops(), install_m_cdm_ops(), install_m_cm_ops(), install_m_cs_ops(), install_m_dm_ops(), install_m_m_ops(), install_m_pm_ops(), install_m_s_ops(), install_m_scm_ops(), install_m_sm_ops(), install_mi_ops(), install_pm_cm_ops(), install_pm_fcm_ops(), install_pm_fm_ops(), install_pm_m_ops(), install_pm_pm_ops(), install_pm_scm_ops(), install_pm_sm_ops(), install_range_ops(), install_s_cm_ops(), install_s_cs_ops(), install_s_m_ops(), install_s_s_ops(), install_s_scm_ops(), install_s_sm_ops(), install_sbm_b_ops(), install_sbm_bm_ops(), install_sbm_sbm_ops(), install_scm_cm_ops(), install_scm_cs_ops(), install_scm_m_ops(), install_scm_s_ops(), install_scm_scm_ops(), install_scm_sm_ops(), install_sm_cm_ops(), install_sm_cs_ops(), install_sm_m_ops(), install_sm_s_ops(), install_sm_scm_ops(), install_sm_sm_ops(), install_str_m_ops(), install_str_s_ops(), install_str_str_ops(), install_struct_ops(), install_ui16_ui16_ops(), install_ui32_ui32_ops(), install_ui64_ui64_ops(), and install_ui8_ui8_ops().
void install_pm_cm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_pm_fcm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_pm_fm_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_pm_m_ops | ( | octave::type_info & | ) |
Referenced by install_ops().
void install_pm_pm_ops | ( | octave::type_info & | ti | ) |
Definition at line 82 of file op-pm-pm.cc.
References INSTALL_UNOP_TI, and op_transpose().
Referenced by install_ops().
void install_pm_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 96 of file op-pm-scm.cc.
References INSTALL_BINOP_TI, op_div(), op_ldiv(), and op_mul().
Referenced by install_ops().
void install_pm_sm_ops | ( | octave::type_info & | ti | ) |
Definition at line 96 of file op-pm-sm.cc.
References INSTALL_BINOP_TI, op_div(), op_ldiv(), and op_mul().
Referenced by install_ops().
void install_range_ops | ( | octave::type_info & | ti | ) |
Definition at line 52 of file op-range.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_UNOP_TI, INSTALL_WIDENOP_TI, and op_uplus().
Referenced by install_ops().
void install_s_cm_ops | ( | octave::type_info & | ti | ) |
Definition at line 112 of file op-s-cm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_s_cs_ops | ( | octave::type_info & | ti | ) |
Definition at line 114 of file op-s-cs.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_s_m_ops | ( | octave::type_info & | ti | ) |
Definition at line 106 of file op-s-m.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_s_s_ops | ( | octave::type_info & | ti | ) |
Definition at line 123 of file op-s-s.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_s_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 127 of file op-s-scm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_s_sm_ops | ( | octave::type_info & | ti | ) |
Definition at line 120 of file op-s-sm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_sbm_b_ops | ( | octave::type_info & | ti | ) |
Definition at line 114 of file op-sbm-b.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_el_and(), op_el_or(), op_eq(), and op_ne().
Referenced by install_ops().
void install_sbm_bm_ops | ( | octave::type_info & | ti | ) |
Definition at line 120 of file op-sbm-bm.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_el_and(), op_el_or(), op_eq(), and op_ne().
Referenced by install_ops().
void install_sbm_sbm_ops | ( | octave::type_info & | ti | ) |
Definition at line 83 of file op-sbm-sbm.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_scm_cm_ops | ( | octave::type_info & | ti | ) |
Definition at line 138 of file op-scm-cm.cc.
References herm_mul(), INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_herm_mul(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), op_trans_mul(), pow(), and trans_mul().
Referenced by install_ops().
void install_scm_cs_ops | ( | octave::type_info & | ti | ) |
Definition at line 129 of file op-scm-cs.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_scm_m_ops | ( | octave::type_info & | ti | ) |
Definition at line 136 of file op-scm-m.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_scm_s_ops | ( | octave::type_info & | ti | ) |
Definition at line 137 of file op-scm-s.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_scm_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 149 of file op-scm-scm.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_scm_sm_ops | ( | octave::type_info & | ti | ) |
Definition at line 121 of file op-scm-sm.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_sm_cm_ops | ( | octave::type_info & | ti | ) |
Definition at line 137 of file op-sm-cm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_sm_cs_ops | ( | octave::type_info & | ti | ) |
Definition at line 127 of file op-sm-cs.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_sm_m_ops | ( | octave::type_info & | ti | ) |
Definition at line 134 of file op-sm-m.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_herm_mul(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), op_trans_mul(), pow(), and trans_mul().
Referenced by install_ops().
void install_sm_s_ops | ( | octave::type_info & | ti | ) |
Definition at line 131 of file op-sm-s.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_sm_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 126 of file op-sm-scm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_ldiv(), op_le(), op_lt(), op_mul(), op_ne(), op_pow(), op_sub(), and pow().
Referenced by install_ops().
void install_sm_sm_ops | ( | octave::type_info & | ti | ) |
Definition at line 146 of file op-sm-sm.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().
void install_str_m_ops | ( | octave::type_info & | ti | ) |
Definition at line 59 of file op-str-m.cc.
References INSTALL_ASSIGNOP_TI, and INSTALL_CATOP_TI.
Referenced by install_ops().
void install_str_s_ops | ( | octave::type_info & | ti | ) |
Definition at line 59 of file op-str-s.cc.
References INSTALL_ASSIGNOP_TI, and INSTALL_CATOP_TI.
Referenced by install_ops().
void install_str_str_ops | ( | octave::type_info & | ti | ) |
Definition at line 116 of file op-str-str.cc.
References INSTALL_UNOP_TI, and op_transpose().
Referenced by install_ops().
void install_struct_ops | ( | octave::type_info & | ti | ) |
Definition at line 99 of file op-struct.cc.
References INSTALL_UNOP_TI, and op_transpose().
Referenced by install_ops().
void install_ui16_ui16_ops | ( | octave::type_info & | ti | ) |
Definition at line 128 of file op-ui16-ui16.cc.
References OCTAVE_INSTALL_INT_OPS, OCTAVE_INSTALL_MIXED_INT_CMP_OPS, OCTAVE_INSTALL_MM_INT_ASSIGN_OPS, OCTAVE_INSTALL_MS_INT_ASSIGN_OPS, and OCTAVE_INSTALL_SM_INT_ASSIGNCONV.
Referenced by install_ops().
void install_ui32_ui32_ops | ( | octave::type_info & | ti | ) |
Definition at line 127 of file op-ui32-ui32.cc.
References OCTAVE_INSTALL_INT_OPS, OCTAVE_INSTALL_MIXED_INT_CMP_OPS, OCTAVE_INSTALL_MM_INT_ASSIGN_OPS, OCTAVE_INSTALL_MS_INT_ASSIGN_OPS, and OCTAVE_INSTALL_SM_INT_ASSIGNCONV.
Referenced by install_ops().
void install_ui64_ui64_ops | ( | octave::type_info & | ti | ) |
Definition at line 128 of file op-ui64-ui64.cc.
References OCTAVE_INSTALL_INT_OPS, OCTAVE_INSTALL_MIXED_INT_CMP_OPS, OCTAVE_INSTALL_MM_INT_ASSIGN_OPS, OCTAVE_INSTALL_MS_INT_ASSIGN_OPS, and OCTAVE_INSTALL_SM_INT_ASSIGNCONV.
Referenced by install_ops().
void install_ui8_ui8_ops | ( | octave::type_info & | ti | ) |
Definition at line 128 of file op-ui8-ui8.cc.
References OCTAVE_INSTALL_INT_OPS, OCTAVE_INSTALL_MIXED_INT_CMP_OPS, OCTAVE_INSTALL_MM_INT_ASSIGN_OPS, OCTAVE_INSTALL_MS_INT_ASSIGN_OPS, and OCTAVE_INSTALL_SM_INT_ASSIGNCONV.
Referenced by install_ops().