https://github.com/cran/RandomFields
Raw File
Tip revision: 34a453721b3918d1a8ce82b414ac3e6435072559 authored by Martin Schlather on 12 September 2016, 08:11:22 UTC
version 3.1.24
Tip revision: 34a4537
initNerrorSpherModels.h
/* initNerrorSpherModels.h */
#ifndef initNerrorSPHERMODELS_H
#define initNerrorSPHERMODELS_H 1


/* declaration of functions */
void initSpherModels( );

#endif /* initNerrorSpherModels.h */
back to top