home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c129
/
1.ddi
/
SMOOTH.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1988-02-01
|
262 b
|
10 lines
void DataSmoothSg(float *dataset,int numdat,int smoothnum,
int derivnum, float *smoothdata);
void DataSmoothWeights(float *dataset,int numdat,int smoothnum,
float *weights,float wdivisor,float *smoothdata);