https://github.com/cran/RandomFields
Raw File
Tip revision: 5e36c34b5b938e0f97c7be777e85042eba6df44c authored by Martin Schlather on 21 February 2011, 00:00:00 UTC
version 2.0.42
Tip revision: 5e36c34
includeMarkov.h.in
#ifndef RFMarkov_H


/*
  if you like to include simulation of Markov Gaussian models,
  see help("RFMethods")
    
*/

// #define INCLUDEMARKOV 1
@HAVE_GMRF@

#endif
back to top