aboutsummaryrefslogblamecommitdiff
path: root/math/libRmath/pkg-descr
blob: fa5485740911d90ef2e646bac30ad4d53279d8a9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                        
                                                       

                 







                                                          
This is the standalone math library from R -- a language
and environment for statistical computing and graphics.
See ports/math/R.

To use the routines in your own C or C++ programs, include

#define MATHLIB_STANDALONE
#include <Rmath.h>

and link against -lRmath.

WWW: http://www.R-project.org/