Static Public Member Functions
bsta_compute_pow< T, 0 > Struct Template Reference

base case. More...

#include <bsta_gaussian_stats.h>

List of all members.

Static Public Member Functions

static T value (const T &)

Detailed Description

template<class T>
struct bsta_compute_pow< T, 0 >

base case.

this is partial specialization: expect MSVC6 to complain

Definition at line 61 of file bsta_gaussian_stats.h.


Member Function Documentation

template<class T >
static T bsta_compute_pow< T, 0 >::value ( const T &  ) [inline, static]

Definition at line 63 of file bsta_gaussian_stats.h.


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