Public Types
vpdt_weight_accessor< mixture_type, Disambiguate >::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_weight_accessor
< other_dist > 
other

Detailed Description

template<class mixture_type, class Disambiguate = void>
template<class other_dist>
struct vpdt_weight_accessor< mixture_type, Disambiguate >::rebind< other_dist >

rebind this functor to another distribution type.

Definition at line 88 of file vpdt_mixture_accessors.h.


Member Typedef Documentation

template<class mixture_type , class Disambiguate = void>
template<class other_dist >
typedef vpdt_weight_accessor<other_dist> vpdt_weight_accessor< mixture_type, Disambiguate >::rebind< other_dist >::other

Definition at line 89 of file vpdt_mixture_accessors.h.


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