https://github.com/cran/RandomFields
Raw File
Tip revision: 6b74edb41c4ebbda06af16d7834cba9b7f23e819 authored by Martin Schlather on 27 October 2011, 00:00:00 UTC
version 2.0.52
Tip revision: 6b74edb
includeMarkov.h
#ifndef RFMarkov_H


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

// #define INCLUDEMARKOV 1


#endif
back to top