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