Home
last modified time | relevance | path

Searched defs:result_im (Results 1 – 9 of 9) sorted by relevance

/dports/misc/quantum++/qpp-3.0/include/MATLAB/
H A Dmatlab.hpp99 dyn_mat<double> result_im(mxGetM(pa), mxGetN(pa)); in load_MATLAB() local
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__psi.c502 gsl_sf_result * result_im in psi_complex_rhp()
802 gsl_sf_result * result_im in gsl_sf_complex_psi_e()
/dports/math/gsl/gsl-2.7/specfunc/
H A Dpsi.c502 gsl_sf_result * result_im in psi_complex_rhp()
802 gsl_sf_result * result_im in gsl_sf_complex_psi_e()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_pc.cpp302 const double result_im = nu_re * (-de_im) + nu_im * de_re; in divide_complex_numbers() local
/dports/games/battletanks/btanks-0.9.8083/engine/src/
H A Dworld.cpp830 float result_im = math::max(map_im_now, obj_im_now); in _tick() local
H A Dobject.cpp1439 float result_im = 1.0f / (1.0f - math::max<float>(im, map_im)); in find_path_done() local
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py735 def gsl_sf_complex_dilog_xy_e(x, y, result_re, result_im): argument
739 def gsl_sf_complex_dilog_e(r, theta, result_re, result_im): argument
1779 def gsl_sf_complex_psi_e(x, y, result_re, result_im): argument
/dports/misc/libad9361-iio/libad9361-iio-0.2-8-ge7bb5cd/filterdesigner/
H A Dinternal_design_filter_cg.c14077 int result_im; in zp2ss_cg() local
/dports/math/py-pygsl/pygsl-2.3.0/src/
H A Dsf_functions.c1803 gsl_sf_result result_im; in gsl_sf_complex_dilog_e_wrap() local