ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
All Classes Files Functions Variables Pages
curfit.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine curfit (iopt, m, x, y, w, xb, xe, k, s, nest, n, t, c, fp, wrk, lwrk, iwrk, ier)
 

Function/Subroutine Documentation

subroutine curfit ( integer  iopt,
integer  m,
real*8, dimension(m)  x,
real*8, dimension(m)  y,
real*8, dimension(m)  w,
real*8  xb,
real*8  xe,
integer  k,
real*8  s,
integer  nest,
integer  n,
real*8, dimension(nest)  t,
real*8, dimension(nest)  c,
real*8  fp,
real*8, dimension(lwrk)  wrk,
integer  lwrk,
integer, dimension(nest)  iwrk,
integer  ier 
)

Definition at line 1 of file curfit.f.

Here is the call graph for this function: