plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
RickerFunctionReal64Vector
Function
MIT
12 statements
Source File
MathClass.f90
MathClass
RickerFunctionReal64Vector
Contents
public pure function RickerFunctionReal64Vector(t, sigma, center) result(ft)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
t
(:)
real(kind=real64),
intent(in)
::
sigma
real(kind=real64),
intent(in),
optional
::
center
Return Value
real(kind=real64), allocatable, (:)