Static Public Member Functions
var_from_dist< T, vector_, n, index > Struct Template Reference

Unrol the sampling calculation. More...

List of all members.

Static Public Member Functions

static vector_ value (const T &var, vnl_random &rng)

Detailed Description

template<class T, class vector_, unsigned n, unsigned index>
struct var_from_dist< T, vector_, n, index >

Unrol the sampling calculation.

The general induction step

Definition at line 164 of file bsta_gaussian_sphere.txx.


Member Function Documentation

template<class T , class vector_ , unsigned n, unsigned index>
static vector_ var_from_dist< T, vector_, n, index >::value ( const T &  var,
vnl_random &  rng 
) [inline, static]

Definition at line 166 of file bsta_gaussian_sphere.txx.


The documentation for this struct was generated from the following file: