Public Types
vpdt_mixture_accessor< mixture_, bsta_weight_functor< typename mixture_::component_type >, typename vpdt_enable_if< vpdt_is_mixture< mixture_ > >::type >::rebind< other_dist, other_accessor > Struct Template Reference

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

#include <bsta_basic_functors.h>

List of all members.

Public Types

typedef vpdt_mixture_accessor
< other_dist, other_accessor > 
other

Detailed Description

template<class mixture_>
template<class other_dist, class other_accessor = accessor_type>
struct vpdt_mixture_accessor< mixture_, bsta_weight_functor< typename mixture_::component_type >, typename vpdt_enable_if< vpdt_is_mixture< mixture_ > >::type >::rebind< other_dist, other_accessor >

rebind this functor to another distribution type.

Definition at line 421 of file bsta_basic_functors.h.


Member Typedef Documentation

template<class mixture_ >
template<class other_dist , class other_accessor = accessor_type>
typedef vpdt_mixture_accessor<other_dist,other_accessor> vpdt_mixture_accessor< mixture_, bsta_weight_functor< typename mixture_::component_type >, typename vpdt_enable_if< vpdt_is_mixture< mixture_ > >::type >::rebind< other_dist, other_accessor >::other

Definition at line 422 of file bsta_basic_functors.h.


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