 *
 * Implementation of Algorithms HITRO-box and HITRO-plate
 *
 * Roman Karawatzki, Josef Leydold, and Klaus Poetzelberger (2006).
 * Automatic Markov Chain Monte Carlo Procedures for Sampling from 
 * Multivariate Distributions.
 *
 * (c) 2006, Josef Leydold
 * 
 * Released under the GNU public license
 *

Manifest:

README      ... this file
hitro.h     ... header file and docu for HITRO algorithms
hitro.c     ... C code for HITRO algorithms
example.c   ... example for using HITRO algorithms
example.out ... result of examples
COPYING     ... licencse
