Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
softmax
Interface
7 statements
Source File
athena_diffstruc_extd.f90
athena__diffstruc_extd
softmax
Contents
Functions
softmax_array
public interface softmax
Functions
private module function softmax_array(input, dim) result(output)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(array_type),
intent(in),
target
::
input
integer,
intent(in)
::
dim
Return Value
type(array_type), pointer