fitp_kurv1 Subroutine

public subroutine fitp_kurv1(n, x, y, slp1, slpn, islpsw, xp, yp, temp, s, sigma, ierr)

Arguments

Type IntentOptional Attributes Name
integer :: n
real :: x(n)
real :: y(n)
real :: slp1
real :: slpn
integer :: islpsw
real :: xp(n)
real :: yp(n)
real :: temp(n)
real :: s(n)
real :: sigma
integer :: ierr