print_to_unit_actv Interface

interface
private module subroutine print_to_unit_actv(this, unit, identifier)

Arguments

Type IntentOptional Attributes Name
class(base_actv_type), intent(in) :: this

Instance of the activation type

integer, intent(in) :: unit

Unit number for output

character(len=*), intent(in), optional :: identifier

Optional identifier for the activation function

Description

Interface for printing activation function details