Public Types
vpdt_num_components_accessor< mixture_type, typename vpdt_enable_if< vpdt_is_mixture< mixture_type > >::type >::rebind< other_dist > Struct Template Reference

rebind this functor to another distribution type. More...

#include <vpdt_mixture_accessors.h>

List of all members.

Public Types

typedef
vpdt_num_components_accessor
< other_dist > 
other

Detailed Description

template<class mixture_type>
template<class other_dist>
struct vpdt_num_components_accessor< mixture_type, typename vpdt_enable_if< vpdt_is_mixture< mixture_type > >::type >::rebind< other_dist >

rebind this functor to another distribution type.

Definition at line 61 of file vpdt_mixture_accessors.h.


Member Typedef Documentation

template<class mixture_type >
template<class other_dist >
typedef vpdt_num_components_accessor<other_dist> vpdt_num_components_accessor< mixture_type, typename vpdt_enable_if< vpdt_is_mixture< mixture_type > >::type >::rebind< other_dist >::other

Definition at line 62 of file vpdt_mixture_accessors.h.


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