The R Project SVN R

Rev

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

Rev 4792 Rev 5185
Line 23... Line 23...
23
 */
23
 */
24
 
24
 
25
#ifndef APPLIC_H_
25
#ifndef APPLIC_H_
26
#define APPLIC_H_
26
#define APPLIC_H_
27
 
27
 
28
#include "Platform.h"		/* F77... */
28
#include "Rconfig.h"		/* F77... */
29
 
29
 
30
void approx(double *, double *, int *, double *, int *,
30
void approx(double *, double *, int *, double *, int *,
31
	    int *, double *, double *, double *);
31
	    int *, double *, double *, double *);
32
 
32
 
33
void bakslv(double *, int *, int *,
33
void bakslv(double *, int *, int *,