The R Project SVN R

Rev

Rev 42310 | Rev 63952 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 42310 Rev 59037
Line 2... Line 2...
2
 *  AUTHOR
2
 *  AUTHOR
3
 *    Catherine Loader, catherine@research.bell-labs.com.
3
 *    Catherine Loader, catherine@research.bell-labs.com.
4
 *    October 23, 2000.
4
 *    October 23, 2000.
5
 *
5
 *
6
 *  Merge in to R:
6
 *  Merge in to R:
7
 *	Copyright (C) 2000, The R Core Development Team
7
 *	Copyright (C) 2000, The R Core Team
8
 *  Changes to case a, b < 2, use logs to avoid underflow
8
 *  Changes to case a, b < 2, use logs to avoid underflow
9
 *	Copyright (C) 2006, The R Core Development Team
9
 *	Copyright (C) 2006, The R Core Team
10
 *
10
 *
11
 *  This program is free software; you can redistribute it and/or modify
11
 *  This program is free software; you can redistribute it and/or modify
12
 *  it under the terms of the GNU General Public License as published by
12
 *  it under the terms of the GNU General Public License as published by
13
 *  the Free Software Foundation; either version 2 of the License, or
13
 *  the Free Software Foundation; either version 2 of the License, or
14
 *  (at your option) any later version.
14
 *  (at your option) any later version.