plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
sigmoid
Function
MIT
12 statements
Source File
MathClass.f90
MathClass
sigmoid
Contents
public function sigmoid(x, params)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x
real(kind=real64),
intent(in)
::
params
(:)
Return Value
real(kind=real64)