Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

DENEST procedure in fortran 2

Status
Not open for further replies.

ashotk

Computer
Joined
Jul 21, 2010
Messages
4
Location
AM
Hi guys, do you know procedure DENEST in fortran or in some library?

Thanks, in advance
 
Thank you xwd, but really I have no ideas how it should look like. I guess that it should be a standard procedure, but haven't found something similar to it. I have code from where this procedure called

CALL DENEST(TEMPN,N,DLO,DHI,WIN,FT,SMOOTH,M,ICAL,IFAULT)

where TEMPN(N), FT(M), SMOOTH(M) are arrays of real numbers and other parameters are real numbers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top