eml_neg_real64 Module Function

private elemental module function eml_neg_real64(x)

Arguments

Type IntentOptional Attributes Name
type(eml_real64_type), intent(in) :: x

Return Value type(eml_real64_type)


Calls

proc~~eml_neg_real64~~CallsGraph proc~eml_neg_real64 eml_neg_real64 interface~eml_log eml_log proc~eml_neg_real64->interface~eml_log interface~eml_sub eml_sub proc~eml_neg_real64->interface~eml_sub none~set_p1~2 eml_real64_type%set_p1 proc~eml_neg_real64->none~set_p1~2 proc~eml_natural_log_real64 eml_natural_log_real64 interface~eml_log->proc~eml_natural_log_real64 proc~eml_sub_real64 eml_sub_real64 interface~eml_sub->proc~eml_sub_real64 proc~set_p1_real64 eml_real64_class%set_p1_real64 none~set_p1~2->proc~set_p1_real64

Called by

proc~~eml_neg_real64~~CalledByGraph proc~eml_neg_real64 eml_neg_real64 interface~eml_neg eml_neg interface~eml_neg->proc~eml_neg_real64 interface~operator(-) operator(-) interface~operator(-)->proc~eml_neg_real64 proc~eml_add_real64 eml_add_real64 proc~eml_add_real64->interface~eml_neg proc~eml_atan_real64 eml_atan_real64 proc~eml_atan_real64->interface~eml_neg proc~eml_cos_real64 eml_cos_real64 proc~eml_cos_real64->interface~eml_neg proc~eml_cosh_real64 eml_cosh_real64 proc~eml_cosh_real64->interface~eml_neg proc~eml_inv_real64 eml_inv_real64 proc~eml_inv_real64->interface~eml_neg proc~eml_logistic_sigmoid_real64 eml_logistic_sigmoid_real64 proc~eml_logistic_sigmoid_real64->interface~eml_neg proc~set_iu_real64 eml_real64_type%set_iu_real64 proc~set_iu_real64->interface~eml_neg proc~set_pi_real64 eml_real64_type%set_pi_real64 proc~set_pi_real64->interface~eml_neg

Variables

Type Visibility Attributes Name Initial
type(eml_real64_type), private :: p1