Scythe-1.0.3
|
A truncated multivariate normal random number generator. More...
#include <iostream>
#include <cmath>
#include "scythestat/matrix.h"
#include "scythestat/rng.h"
#include "scythestat/error.h"
#include "scythestat/algorithm.h"
#include "scythestat/ide.h"
Go to the source code of this file.
Classes | |
class | scythe::rtmvnorm< RNGTYPE > |
Truncated multivariate normal distribution random number generator. More... | |
Namespaces | |
namespace | scythe |
The Scythe library namespace. |
A truncated multivariate normal random number generator.
This file provides the class definition for the rtmvnorm class, a functor that generates random variates from truncated multivariate normal distributions.