Classes
core/vpdl/vpdt/vpdt_dist_traits.h File Reference

specialized template trait classes for properties of a distribution type More...

#include <vpdl/vpdt/vpdt_field_traits.h>

Go to the source code of this file.

Classes

struct  vpdt_dist_traits< dist >
 The distribution traits class. More...
struct  vpdt_is_mixture< dist >

Detailed Description

specialized template trait classes for properties of a distribution type

Author:
Matthew Leotta
Date:
March 5, 2009

Provides a short cut to vpdt_field_traits<typename dist::vector>::*

    Modifications
     None
   

Definition in file vpdt_dist_traits.h.