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

base case. 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>
struct var_from_dist< T, vector_, n, 0 >

base case.

This is partial specialization: expect MSVC6 to complain

Definition at line 179 of file bsta_gaussian_sphere.txx.


Member Function Documentation

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

Definition at line 181 of file bsta_gaussian_sphere.txx.


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