Fiats
Source Files
Modules
Procedures
Derived Types
Programs
workspace_t
Interface
7 statements
Source File
neural_network_m.f90
neural_network_m
workspace_t
Contents
Functions
default_real_workspace
public interface workspace_t
Functions
private pure module function default_real_workspace(neural_network) result(workspace)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
type(
neural_network_t
),
intent(in)
::
neural_network
Return Value
type(
workspace_t
)