STK++ 0.9.13
STK_Appliers.h File Reference

In this file we define the appliers classes. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::hidden::RandUnifApplier< Type >
 Applier setting uniform random numbers. More...
 
struct  STK::hidden::RandGaussApplier< Type >
 Visitor setting Gaussian random variables. More...
 
struct  STK::hidden::RandApplier< Type >
 Visitor putting a choosen random variable. More...
 
struct  STK::hidden::ValueApplier< Type >
 visitor putting a constant value More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

In this file we define the appliers classes.

Definition in file STK_Appliers.h.