Revision fd8767f69561ad4a36713cd73ca21c42d26fedab authored by Martin Schlather on 02 March 2011, 00:00:00 UTC, committed by Gabor Csardi on 02 March 2011, 00:00:00 UTC
1 parent 25ed515
Raw File
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