Source Code for IMSL Routine LLBQF (Linear Least Squares - High Accuracy)



For a friend, I am looking for information on the following subroutine,

particularly a code listing:


Within the IMSL Math Library (Circa 1980) there is a subroutine,
LLBQF().


Searching hotbot gave me:


imsl/LLBQF SOLUTION OF LINEAR LEAST SQUARES PROBLEM - HIGH
ACCURACY SOLUTION


Thank you,
Christopher Lusardi

.



Relevant Pages

  • Re: Layout in memory
    ... pa@see.signature.invalid wrote in message news: ... Now suppose I have a subroutine like: ... Suppose then that my friend compiles this_mod and main with Compiler2. ...
    (comp.lang.fortran)
  • Re: Source Code for IMSL Routine LLBQF (Linear Least Squares - HighAccuracy)
    ... > I imagine the code listing is not available, and proprietry, so you ... > However, the interface to the subroutine should be publically available, and it ... It's worth noting that many of the IMSL routines are ...
    (comp.lang.fortran)