Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
convlv
Interface
9 statements
Source File
special_fun_modules.f90
nr
convlv
Contents
None
interface
public function convlv(data, respns, isign)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
data
real(kind=SP),
intent(in),
DIMENSION(:)
::
respns
integer(kind=I4B),
intent(in)
::
isign
Return Value
real(kind=SP), DIMENSION(size(data))