Public Types | List of all members
vpdt_mixture_accessor< mixture_type, accessor_type, Disambiguate >::rebind< other_dist, other_accessor > Struct Template Reference

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

#include <vpdt_mixture_accessors.h>

Public Types

typedef vpdt_mixture_accessor< other_dist, other_accessor > other
 

Detailed Description

template<class mixture_type, class accessor_type, class Disambiguate = void>
template<class other_dist, class other_accessor = accessor_type>
struct vpdt_mixture_accessor< mixture_type, accessor_type, Disambiguate >::rebind< other_dist, other_accessor >

rebind this functor to another distribution type.

Definition at line 154 of file vpdt_mixture_accessors.h.

Member Typedef Documentation

◆ other

template<class mixture_type , class accessor_type , class Disambiguate = void>
template<class other_dist , class other_accessor = accessor_type>
typedef vpdt_mixture_accessor<other_dist,other_accessor> vpdt_mixture_accessor< mixture_type, accessor_type, Disambiguate >::rebind< other_dist, other_accessor >::other

Definition at line 155 of file vpdt_mixture_accessors.h.


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