fitp_curvp1 Subroutine

public subroutine fitp_curvp1(n, x, y, p, yp, temp, sigma, ierr)

Arguments

Type IntentOptional Attributes Name
integer :: n
real, dimension(:) :: x
real, dimension(:) :: y
real :: p
real, dimension(:) :: yp
real, dimension(:) :: temp
real :: sigma
integer :: ierr