tanh Interface

public interface tanh

Module Procedures

private function tanh_array(a) result(c)

Hyperbolic tangent function for autodiff arrays

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a

Return Value type(array_type), pointer