KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
kjb::Distribution_traits< Distribution > Struct Template Reference

Generic traits struct for all distributions. More...

#include <prob_distribution.h>

Public Types

typedef double type
 

Detailed Description

template<class Distribution>
struct kjb::Distribution_traits< Distribution >

Generic traits struct for all distributions.

This is the default traits struct for the distribution classes. For now, it only contains the type of variable it is, and the default is double.

Member Typedef Documentation

template<class Distribution>
typedef double kjb::Distribution_traits< Distribution >::type

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