Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
medfit
Interface
7 statements
Source File
special_fun_modules.f90
nr
medfit
Contents
None
interface
public subroutine medfit(x, y, a, b, abdev)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
x
real(kind=SP),
intent(in),
DIMENSION(:)
::
y
real(kind=SP),
intent(out)
::
a
real(kind=SP),
intent(out)
::
b
real(kind=SP),
intent(out)
::
abdev