SUBROUTINE LPCOEFF ( IORD, ISTART, K, R, COEFF )

Argument Definitions (+ indicates altered content)
INTEGER            IORD,       ISTART,     K
REAL*8            +COEFF(9),   R(*)
Description
                                                                        * 
  Copyright (C) 1996 Leif Laaksonen, Dage Sundholm                      * 
  Copyright (C) 1996-2010 Jacek Kobus               * 
                                                                        * 
  This program is free software; you can redistribute it and/or modify  * 
  it under the terms of the GNU General Public License version 2 as     * 
  published by the Free Software Foundation.                            * 
                                                                        * 
 
### lpcoeff ###
Source file:lpcoeff.f
Local Variables (+ indicates altered content)
INTEGER           +I,         +IC1,       +IC2,       +J
REAL*8            +A(12),     +B(12),     +C1,        +DENOM