X
30 Rate this article:
No rating

Internal: Renamed NR routines (IDL 4.0)

Help Article Update 2

Anonym

Update 1/25/2013: Some of  these routines (such as SVDC) still exist in the modern version of IDL (8.2.1).  If someone writes us with really, really old legacy code having this information might come in handy. Leaving internal.

Topic:

Following routines were renamed in IDL 4.0.

Discussion:

OLD NAME-------------------------- NEW NAME
~~~~~~ ~~~~~~~~
NR_BETA------------------------------------BETA
NR_BROYDN-------------------------------BROYDEN
NR_CHOLDC-------------------------------CHOLDC
NR_CHOLSL-------------------------------CHOLSOL
NR_DFPMIN--------------------------------DFPMIN
NR_ELMHES------------------------------ ELMHES
NR_EXPINT---------------------------------EXPINT
NR_FULSTR--------------------------------FULSTR
NR_HQR-------------------------------------HQR
NR_INVERT---------------------------------INVERT
NR_LINBCG--------------------------------LINBCG
NR_LUBKSB-------------------------------LUSOL
NR_LUDCMP------------------------------LUDC
NR_MACHAR-----------------------------MACHAR
NR_MPROVE-----------------------------LUMPROVE
NR_NEWT---------------------------------NEWTON
NR_POWELL-----------------------------POWELL
NR_QROMB------------------------------QROMB
NR_QROMO------------------------------QROMO
NR_QSIMP--------------------------------QSIMP
NR_RK4------------------------------------RK4
NR_SPLINE------------------------------SPL_INIT
NR_SPLINT-------------------------------SPL_INTERP
NR_SPRSAB----------------------------SPRSAB
NR_SPRSAX-----------------------------SPRSAX
NR_SPRSIN------------------------------SPRSIN
NR_SBVKSB----------------------------SVSOL
NR_SVD-----------------------------------SVDC
NR_TQLI-----------------------------------TRIQL
NR_TRED2------------------------------ TRIRED
NR_TRIDAG------------------------------TRISOL
NR_WTN----------------------------------WTN
NR_ZROOTS----------------------------FZ_ROOTSSolution:
[Edit this field in the IDL-based Tech Tip Editor, v3]