Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
correl
Interface
7 statements
Source File
special_fun_modules.f90
nr
correl
Contents
None
interface
public function correl(data1, data2)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
data1
real(kind=SP),
intent(in),
DIMENSION(:)
::
data2
Return Value
real(kind=SP), DIMENSION(size(data1))