MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Classes | Namespaces
mdsRandom.h File Reference

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2006 by Michal Spanel
. More...

#include <MDSTk/Base/mdsAssert.h>
#include <MDSTk/Base/mdsTypes.h>
#include "mdsMathExport.h"
#include <cmath>

Classes

class  mds::math::CNormalPRNG
 Pseudo-Random Number Generator (PRNG) having the normal (gaussian) distribution. More...
class  mds::math::CPseudoRNG
 Pseudo-Random Number Generator (PRNG) base class. More...
class  mds::math::CUniformPRNG
 Pseudo-Random Number Generator (PRNG) having the uniform distribution. More...

Namespaces

namespace  mds
 

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel


namespace  mds::math

Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2006 by Michal Spanel
.

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2005/10/14

Id:
mdsRandom.h 1863 2010-08-31 20:40:15Z spanel

Description: