https://github.com/cran/RandomFields
Raw File
Tip revision: 4877e49dad8ee6b04e79289f69ff7f2186f11506 authored by Martin Schlather on 20 January 2012, 00:00:00 UTC
version 2.0.54
Tip revision: 4877e49
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