The R Project SVN R

Rev

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

Rev 42302 Rev 42303
Line 13... Line 13...
13
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
13
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
14
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
 *  GNU General Public License for more details.
15
 *  GNU General Public License for more details.
16
 *
16
 *
17
 *  You should have received a copy of the GNU General Public License
17
 *  You should have received a copy of the GNU General Public License
18
 *  along with this program; if not, a copy is available at
18
 *  long with this program; if not, a copy is available at
19
 *  http://www.r-project.org/Licenses/
19
 *  writing to the Free Software Foundation, Inc.,
-
 
20
 *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA.
20
 *
21
 *
21
 *  SYNOPSIS
22
 *  SYNOPSIS
22
 *
23
 *
23
 *    #include <Rmath.h>
24
 *    #include <Rmath.h>
24
 *    double rhyper(double NR, double NB, double n);
25
 *    double rhyper(double NR, double NB, double n);