Home
last modified time | relevance | path

Searched refs:register_unary_op (Results 1 – 10 of 10) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dov-typeinfo.h88 return register_unary_op (op, t, f, true); in install_unary_op()
155 bool register_unary_op (octave_value::unary_op, int, unary_op_fcn,
H A Dov-typeinfo.cc187 bool type_info::register_unary_op (octave_value::unary_op op, int t, in register_unary_op() function in octave::type_info
/dports/math/gismo/gismo-21.12.0/external/
H A Dexprtk.hpp36160 register_unary_op(details:: e_abs, details:: abs_op) in load_unary_operations_map()
36161 register_unary_op(details:: e_acos, details:: acos_op) in load_unary_operations_map()
36162 register_unary_op(details::e_acosh, details::acosh_op) in load_unary_operations_map()
36163 register_unary_op(details:: e_asin, details:: asin_op) in load_unary_operations_map()
36164 register_unary_op(details::e_asinh, details::asinh_op) in load_unary_operations_map()
36165 register_unary_op(details::e_atanh, details::atanh_op) in load_unary_operations_map()
36166 register_unary_op(details:: e_ceil, details:: ceil_op) in load_unary_operations_map()
36167 register_unary_op(details:: e_cos, details:: cos_op) in load_unary_operations_map()
36168 register_unary_op(details:: e_cosh, details:: cosh_op) in load_unary_operations_map()
36169 register_unary_op(details:: e_exp, details:: exp_op) in load_unary_operations_map()
[all …]
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/openturns/
H A Dexprtk.hpp36563 register_unary_op(details::e_abs , details::abs_op ) in load_unary_operations_map()
36564 register_unary_op(details::e_acos , details::acos_op ) in load_unary_operations_map()
36565 register_unary_op(details::e_acosh , details::acosh_op) in load_unary_operations_map()
36566 register_unary_op(details::e_asin , details::asin_op ) in load_unary_operations_map()
36567 register_unary_op(details::e_asinh , details::asinh_op) in load_unary_operations_map()
36568 register_unary_op(details::e_atanh , details::atanh_op) in load_unary_operations_map()
36569 register_unary_op(details::e_ceil , details::ceil_op ) in load_unary_operations_map()
36570 register_unary_op(details::e_cos , details::cos_op ) in load_unary_operations_map()
36571 register_unary_op(details::e_cosh , details::cosh_op ) in load_unary_operations_map()
36572 register_unary_op(details::e_exp , details::exp_op ) in load_unary_operations_map()
[all …]
/dports/math/exprtk/exprtk-ca5c577917646ddba3f71ce6d5dd7d01f351ee80/
H A Dexprtk.hpp36164 register_unary_op(details:: e_abs, details:: abs_op) in load_unary_operations_map()
36165 register_unary_op(details:: e_acos, details:: acos_op) in load_unary_operations_map()
36166 register_unary_op(details::e_acosh, details::acosh_op) in load_unary_operations_map()
36167 register_unary_op(details:: e_asin, details:: asin_op) in load_unary_operations_map()
36168 register_unary_op(details::e_asinh, details::asinh_op) in load_unary_operations_map()
36169 register_unary_op(details::e_atanh, details::atanh_op) in load_unary_operations_map()
36170 register_unary_op(details:: e_ceil, details:: ceil_op) in load_unary_operations_map()
36171 register_unary_op(details:: e_cos, details:: cos_op) in load_unary_operations_map()
36172 register_unary_op(details:: e_cosh, details:: cosh_op) in load_unary_operations_map()
36173 register_unary_op(details:: e_exp, details:: exp_op) in load_unary_operations_map()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/exprtk/vtkexprtk/
H A Dexprtk.hpp36565 register_unary_op(details::e_abs , details::abs_op ) in load_unary_operations_map()
36566 register_unary_op(details::e_acos , details::acos_op ) in load_unary_operations_map()
36567 register_unary_op(details::e_acosh , details::acosh_op) in load_unary_operations_map()
36568 register_unary_op(details::e_asin , details::asin_op ) in load_unary_operations_map()
36569 register_unary_op(details::e_asinh , details::asinh_op) in load_unary_operations_map()
36570 register_unary_op(details::e_atanh , details::atanh_op) in load_unary_operations_map()
36571 register_unary_op(details::e_ceil , details::ceil_op ) in load_unary_operations_map()
36572 register_unary_op(details::e_cos , details::cos_op ) in load_unary_operations_map()
36573 register_unary_op(details::e_cosh , details::cosh_op ) in load_unary_operations_map()
36574 register_unary_op(details::e_exp , details::exp_op ) in load_unary_operations_map()
[all …]
/dports/www/nift/nsm-2.4.11/exprtk/
H A Dexprtk.h35183 register_unary_op(details:: e_abs, details:: abs_op)
35184 register_unary_op(details:: e_acos, details:: acos_op)
35185 register_unary_op(details::e_acosh, details::acosh_op)
35186 register_unary_op(details:: e_asin, details:: asin_op)
35187 register_unary_op(details::e_asinh, details::asinh_op)
35188 register_unary_op(details::e_atanh, details::atanh_op)
35189 register_unary_op(details:: e_ceil, details:: ceil_op)
35190 register_unary_op(details:: e_cos, details:: cos_op)
35191 register_unary_op(details:: e_cosh, details:: cosh_op)
35192 register_unary_op(details:: e_exp, details:: exp_op)
[all …]
/dports/devel/swig/swig-4.0.2/Lib/octave/
H A Doctrun.swg1360 typeinfo.register_unary_op(octave_value::op_##name,tid,swig_unary_op_##name);
1364 octave_value_typeinfo::register_unary_op(octave_value::op_##name,tid,swig_unary_op_##name);
/dports/math/octave-forge-sparsersb/sparsersb-1.0.9/src/
H A Dsparsersb.cc2585 type_info.register_unary_op(octave_value::op, t1::static_type_id (), CONCAT2 (oct_unop_, f)); }
/dports/math/octave/octave-6.4.0/etc/OLD-ChangeLogs/
H A Dsrc-ChangeLog32918 * ov-typeinfo.cc (octave_value_info::register_unary_op,