Procedures

ProcedureLocationProcedure TypeDescription
acos eml_type_fortran Interface
acosh eml_type_fortran Interface
asin eml_type_fortran Interface
asinh eml_type_fortran Interface
assign_complex64_to_eml_real64 eml_class_fortran Subroutine
assign_eml_real64 eml_class_fortran Subroutine
assign_real64_to_eml_real64 eml_class_fortran Subroutine
assignment(=) eml_class_fortran Interface
atan eml_type_fortran Interface
atanh eml_type_fortran Interface
avg eml_type_fortran Interface
cmplx eml_class_fortran Interface
cos eml_type_fortran Interface
cosh eml_type_fortran Interface
eml eml_type_fortran Interface
eml_acos eml_type_fortran Interface
eml_acos_real64 eml_type_fortran Function

eml_acosh eml_type_fortran Interface
eml_acosh_real64 eml_type_fortran Function

eml_add eml_type_fortran Interface
eml_add_real64 eml_type_fortran Function

eml_asin eml_type_fortran Interface
eml_asin_real64 eml_type_fortran Function

eml_asinh eml_type_fortran Interface
eml_asinh_real64 eml_type_fortran Function

eml_atan eml_type_fortran Interface
eml_atan_real64 eml_type_fortran Function

eml_atanh eml_type_fortran Interface
eml_atanh_real64 eml_type_fortran Function

eml_avg eml_type_fortran Interface
eml_avg_real64 eml_type_fortran Function

eml_cmplx_real64 eml_class_fortran Function
eml_cos eml_type_fortran Interface
eml_cos_real64 eml_type_fortran Function

eml_cosh eml_type_fortran Interface
eml_cosh_real64 eml_type_fortran Function

eml_div eml_type_fortran Interface
eml_div_real64 eml_type_fortran Function

eml_eml_real64 eml_type_fortran Function

eml_exp eml_type_fortran Interface
eml_exp_real64 eml_type_fortran Function

eml_half eml_type_fortran Interface
eml_half_real64 eml_type_fortran Function

eml_hypot eml_type_fortran Interface
eml_hypot_real64 eml_type_fortran Function

eml_imag_real64 eml_class_fortran Function
eml_inv eml_type_fortran Interface
eml_inv_real64 eml_type_fortran Function

eml_log eml_type_fortran Interface
eml_logistic_sigmoid eml_type_fortran Interface
eml_logistic_sigmoid_real64 eml_type_fortran Function

eml_mul eml_type_fortran Interface
eml_mul_real64 eml_type_fortran Function

eml_natural_log_real64 eml_type_fortran Function

eml_neg eml_type_fortran Interface
eml_neg_real64 eml_type_fortran Function

eml_operator eml_class_fortran Interface
eml_operator_real64 eml_class_fortran Function

eml_pow eml_type_fortran Interface
eml_pow_real64 eml_type_fortran Function

eml_real_real64 eml_class_fortran Function
eml_sin eml_type_fortran Interface
eml_sin_real64 eml_type_fortran Function

eml_sinh eml_type_fortran Interface
eml_sinh_real64 eml_type_fortran Function

eml_sqr eml_type_fortran Interface
eml_sqr_real64 eml_type_fortran Function

eml_sqrt eml_type_fortran Interface
eml_sqrt_real64 eml_type_fortran Function

Read more…
eml_sub eml_type_fortran Interface
eml_sub_real64 eml_type_fortran Function

eml_tan eml_type_fortran Interface
eml_tan_real64 eml_type_fortran Function
eml_tanh eml_type_fortran Interface
eml_tanh_real64 eml_type_fortran Function

exp eml_type_fortran Interface
half eml_type_fortran Interface
hypot eml_type_fortran Interface
ieee_is_nan eml_class_fortran Interface
ieee_is_nan_eml_real64 eml_class_fortran Function
imag eml_class_fortran Interface
inv eml_type_fortran Interface
log eml_type_fortran Interface
logistic_sigmoid eml_type_fortran Interface
operator(*) eml_type_fortran Interface
operator(**) eml_type_fortran Interface
operator(+) eml_type_fortran Interface
operator(-) eml_type_fortran Interface
operator(-) eml_type_fortran Interface
operator(/) eml_type_fortran Interface
real eml_class_fortran Interface
set_iu_real64 eml_type_fortran Subroutine

set_m1_real64 eml_type_fortran Subroutine

set_p1_real64 eml_class_fortran Subroutine
set_p2_real64 eml_type_fortran Subroutine

set_pi_real64 eml_type_fortran Subroutine

sin eml_type_fortran Interface
sinh eml_type_fortran Interface
sqr eml_type_fortran Interface
sqrt eml_type_fortran Interface
tan eml_type_fortran Interface
tanh eml_type_fortran Interface
call~~graph~~CallGraph interface~acos acos proc~eml_acos_real64 eml_acos_real64 interface~acos->proc~eml_acos_real64 interface~acosh acosh proc~eml_acosh_real64 eml_acosh_real64 interface~acosh->proc~eml_acosh_real64 interface~asin asin proc~eml_asin_real64 eml_asin_real64 interface~asin->proc~eml_asin_real64 interface~asinh asinh proc~eml_asinh_real64 eml_asinh_real64 interface~asinh->proc~eml_asinh_real64 interface~assignment(=) assignment(=) proc~assign_complex64_to_eml_real64 assign_complex64_to_eml_real64 interface~assignment(=)->proc~assign_complex64_to_eml_real64 proc~assign_eml_real64 assign_eml_real64 interface~assignment(=)->proc~assign_eml_real64 proc~assign_real64_to_eml_real64 assign_real64_to_eml_real64 interface~assignment(=)->proc~assign_real64_to_eml_real64 interface~atan atan proc~eml_atan_real64 eml_atan_real64 interface~atan->proc~eml_atan_real64 interface~atanh atanh proc~eml_atanh_real64 eml_atanh_real64 interface~atanh->proc~eml_atanh_real64 interface~avg avg proc~eml_avg_real64 eml_avg_real64 interface~avg->proc~eml_avg_real64 interface~cmplx cmplx proc~eml_cmplx_real64 eml_cmplx_real64 interface~cmplx->proc~eml_cmplx_real64 interface~cos cos proc~eml_cos_real64 eml_cos_real64 interface~cos->proc~eml_cos_real64 interface~cosh cosh proc~eml_cosh_real64 eml_cosh_real64 interface~cosh->proc~eml_cosh_real64 interface~eml eml proc~eml_eml_real64 eml_eml_real64 interface~eml->proc~eml_eml_real64 interface~eml_acos eml_acos interface~eml_acos->proc~eml_acos_real64 interface~eml_acosh eml_acosh interface~eml_acosh->proc~eml_acosh_real64 interface~eml_add eml_add proc~eml_add_real64 eml_add_real64 interface~eml_add->proc~eml_add_real64 interface~eml_asin eml_asin interface~eml_asin->proc~eml_asin_real64 interface~eml_asinh eml_asinh interface~eml_asinh->proc~eml_asinh_real64 interface~eml_atan eml_atan interface~eml_atan->proc~eml_atan_real64 interface~eml_atanh eml_atanh interface~eml_atanh->proc~eml_atanh_real64 interface~eml_avg eml_avg interface~eml_avg->proc~eml_avg_real64 interface~eml_cos eml_cos interface~eml_cos->proc~eml_cos_real64 interface~eml_cosh eml_cosh interface~eml_cosh->proc~eml_cosh_real64 interface~eml_div eml_div proc~eml_div_real64 eml_div_real64 interface~eml_div->proc~eml_div_real64 interface~eml_exp eml_exp proc~eml_exp_real64 eml_exp_real64 interface~eml_exp->proc~eml_exp_real64 interface~eml_half eml_half proc~eml_half_real64 eml_half_real64 interface~eml_half->proc~eml_half_real64 interface~eml_hypot eml_hypot proc~eml_hypot_real64 eml_hypot_real64 interface~eml_hypot->proc~eml_hypot_real64 interface~eml_inv eml_inv proc~eml_inv_real64 eml_inv_real64 interface~eml_inv->proc~eml_inv_real64 interface~eml_log eml_log proc~eml_natural_log_real64 eml_natural_log_real64 interface~eml_log->proc~eml_natural_log_real64 interface~eml_logistic_sigmoid eml_logistic_sigmoid proc~eml_logistic_sigmoid_real64 eml_logistic_sigmoid_real64 interface~eml_logistic_sigmoid->proc~eml_logistic_sigmoid_real64 interface~eml_mul eml_mul proc~eml_mul_real64 eml_mul_real64 interface~eml_mul->proc~eml_mul_real64 interface~eml_neg eml_neg proc~eml_neg_real64 eml_neg_real64 interface~eml_neg->proc~eml_neg_real64 interface~eml_operator eml_operator proc~eml_operator_real64 eml_operator_real64 interface~eml_operator->proc~eml_operator_real64 interface~eml_pow eml_pow proc~eml_pow_real64 eml_pow_real64 interface~eml_pow->proc~eml_pow_real64 interface~eml_sin eml_sin proc~eml_sin_real64 eml_sin_real64 interface~eml_sin->proc~eml_sin_real64 interface~eml_sinh eml_sinh proc~eml_sinh_real64 eml_sinh_real64 interface~eml_sinh->proc~eml_sinh_real64 interface~eml_sqr eml_sqr proc~eml_sqr_real64 eml_sqr_real64 interface~eml_sqr->proc~eml_sqr_real64 interface~eml_sqrt eml_sqrt proc~eml_sqrt_real64 eml_sqrt_real64 interface~eml_sqrt->proc~eml_sqrt_real64 interface~eml_sub eml_sub proc~eml_sub_real64 eml_sub_real64 interface~eml_sub->proc~eml_sub_real64 interface~eml_tan eml_tan proc~eml_tan_real64 eml_tan_real64 interface~eml_tan->proc~eml_tan_real64 interface~eml_tanh eml_tanh proc~eml_tanh_real64 eml_tanh_real64 interface~eml_tanh->proc~eml_tanh_real64 interface~exp exp interface~exp->proc~eml_exp_real64 interface~half half interface~half->proc~eml_half_real64 interface~hypot hypot interface~hypot->proc~eml_hypot_real64 interface~ieee_is_nan ieee_is_nan proc~ieee_is_nan_eml_real64 ieee_is_nan_eml_real64 interface~ieee_is_nan->proc~ieee_is_nan_eml_real64 interface~imag imag proc~eml_imag_real64 eml_imag_real64 interface~imag->proc~eml_imag_real64 interface~inv inv interface~inv->proc~eml_inv_real64 interface~log log interface~log->proc~eml_natural_log_real64 interface~logistic_sigmoid logistic_sigmoid interface~logistic_sigmoid->proc~eml_logistic_sigmoid_real64 interface~operator(+) operator(+) interface~operator(+)->proc~eml_add_real64 interface~operator(-) operator(-) interface~operator(-)->proc~eml_neg_real64 interface~operator(-)~2 operator(-) interface~operator(-)~2->proc~eml_sub_real64 interface~operator(ASTERISK) operator(*) interface~operator(ASTERISK)->proc~eml_mul_real64 interface~operator(ASTERISKASTERISK) operator(**) interface~operator(ASTERISKASTERISK)->proc~eml_pow_real64 interface~operator(SLASH) operator(/) interface~operator(SLASH)->proc~eml_div_real64 interface~real real proc~eml_real_real64 eml_real_real64 interface~real->proc~eml_real_real64 interface~sin sin interface~sin->proc~eml_sin_real64 interface~sinh sinh interface~sinh->proc~eml_sinh_real64 interface~sqr sqr interface~sqr->proc~eml_sqr_real64 interface~sqrt sqrt interface~sqrt->proc~eml_sqrt_real64 interface~tan tan interface~tan->proc~eml_tan_real64 interface~tanh tanh interface~tanh->proc~eml_tanh_real64 none~set_iu eml_real64_type%set_iu proc~set_iu_real64 eml_real64_type%set_iu_real64 none~set_iu->proc~set_iu_real64 none~set_m1 eml_real64_type%set_m1 proc~set_m1_real64 eml_real64_type%set_m1_real64 none~set_m1->proc~set_m1_real64 none~set_p1 eml_real64_class%set_p1 proc~set_p1_real64 eml_real64_class%set_p1_real64 none~set_p1->proc~set_p1_real64 none~set_p1~2 eml_real64_type%set_p1 none~set_p1~2->proc~set_p1_real64 none~set_p2 eml_real64_type%set_p2 proc~set_p2_real64 eml_real64_type%set_p2_real64 none~set_p2->proc~set_p2_real64 none~set_pi eml_real64_type%set_pi proc~set_pi_real64 eml_real64_type%set_pi_real64 none~set_pi->proc~set_pi_real64 proc~eml_acos_real64->interface~eml_add proc~eml_acos_real64->interface~eml_log proc~eml_acos_real64->interface~eml_mul proc~eml_acos_real64->interface~eml_sqrt proc~eml_acos_real64->interface~eml_sub proc~eml_acos_real64->none~set_iu proc~eml_acos_real64->none~set_p1~2 proc~eml_acosh_real64->interface~eml_add proc~eml_acosh_real64->interface~eml_log proc~eml_acosh_real64->interface~eml_mul proc~eml_acosh_real64->interface~eml_sqrt proc~eml_acosh_real64->interface~eml_sub proc~eml_acosh_real64->none~set_p1~2 proc~eml_add_real64->interface~eml_neg proc~eml_add_real64->interface~eml_sub proc~eml_asin_real64->interface~eml_log proc~eml_asin_real64->interface~eml_mul proc~eml_asin_real64->interface~eml_sqr proc~eml_asin_real64->interface~eml_sqrt proc~eml_asin_real64->interface~eml_sub proc~eml_asin_real64->none~set_iu proc~eml_asin_real64->none~set_p1~2 proc~eml_asinh_real64->interface~eml_add proc~eml_asinh_real64->interface~eml_log proc~eml_asinh_real64->interface~eml_sqr proc~eml_asinh_real64->interface~eml_sqrt proc~eml_asinh_real64->none~set_p1~2 proc~eml_atan_real64->interface~eml_add proc~eml_atan_real64->interface~eml_div proc~eml_atan_real64->interface~eml_half proc~eml_atan_real64->interface~eml_log proc~eml_atan_real64->interface~eml_mul proc~eml_atan_real64->interface~eml_neg proc~eml_atan_real64->interface~eml_sub proc~eml_atan_real64->none~set_iu proc~eml_atanh_real64->interface~eml_add proc~eml_atanh_real64->interface~eml_half proc~eml_atanh_real64->interface~eml_log proc~eml_atanh_real64->interface~eml_sub proc~eml_atanh_real64->none~set_p1~2 proc~eml_avg_real64->interface~eml_add proc~eml_avg_real64->interface~eml_half proc~eml_cos_real64->interface~eml_cosh proc~eml_cos_real64->interface~eml_mul proc~eml_cos_real64->interface~eml_neg proc~eml_cos_real64->none~set_iu proc~eml_cosh_real64->interface~eml_avg proc~eml_cosh_real64->interface~eml_exp proc~eml_cosh_real64->interface~eml_neg proc~eml_div_real64->interface~eml_inv proc~eml_div_real64->interface~eml_mul proc~eml_eml_real64->interface~eml_operator proc~eml_exp_real64->interface~eml proc~eml_exp_real64->none~set_p1~2 proc~eml_half_real64->interface~eml_div proc~eml_half_real64->none~set_p2 proc~eml_hypot_real64->interface~eml_add proc~eml_hypot_real64->interface~eml_sqr proc~eml_inv_real64->interface~eml_exp proc~eml_inv_real64->interface~eml_log proc~eml_inv_real64->interface~eml_neg proc~eml_logistic_sigmoid_real64->interface~eml proc~eml_logistic_sigmoid_real64->interface~eml_exp proc~eml_logistic_sigmoid_real64->interface~eml_inv proc~eml_logistic_sigmoid_real64->interface~eml_neg proc~eml_logistic_sigmoid_real64->none~set_m1 proc~eml_mul_real64->interface~eml_add proc~eml_mul_real64->interface~eml_exp proc~eml_mul_real64->interface~eml_log proc~eml_natural_log_real64->interface~eml proc~eml_natural_log_real64->interface~eml_exp proc~eml_natural_log_real64->none~set_p1~2 proc~eml_neg_real64->interface~eml_log proc~eml_neg_real64->interface~eml_sub proc~eml_neg_real64->none~set_p1~2 proc~eml_pow_real64->interface~eml_exp proc~eml_pow_real64->interface~eml_log proc~eml_pow_real64->interface~eml_mul proc~eml_sin_real64->interface~eml_cos proc~eml_sin_real64->interface~eml_half proc~eml_sin_real64->interface~eml_sub proc~eml_sin_real64->none~set_pi proc~eml_sinh_real64->interface~eml proc~eml_sinh_real64->interface~eml_cosh proc~eml_sinh_real64->interface~eml_exp proc~eml_sqr_real64->interface~eml_mul proc~eml_sqrt_real64->interface~eml_inv proc~eml_sqrt_real64->interface~eml_pow proc~eml_sqrt_real64->none~set_p2 proc~eml_sub_real64->interface~eml proc~eml_sub_real64->interface~eml_exp proc~eml_sub_real64->interface~eml_log proc~eml_tan_real64->interface~eml_cos proc~eml_tan_real64->interface~eml_div proc~eml_tan_real64->interface~eml_sin proc~eml_tanh_real64->interface~eml_cosh proc~eml_tanh_real64->interface~eml_div proc~eml_tanh_real64->interface~eml_sinh proc~set_iu_real64->interface~eml_exp proc~set_iu_real64->interface~eml_half proc~set_iu_real64->interface~eml_log proc~set_iu_real64->interface~eml_neg proc~set_iu_real64->none~set_m1 proc~set_m1_real64->interface~eml_log proc~set_m1_real64->interface~eml_sub proc~set_m1_real64->none~set_p1~2 proc~set_p2_real64->interface~eml_sub proc~set_p2_real64->none~set_m1 proc~set_p2_real64->none~set_p1~2 proc~set_pi_real64->interface~eml_log proc~set_pi_real64->interface~eml_neg proc~set_pi_real64->interface~eml_sqr proc~set_pi_real64->none~set_m1
Help