Public Types | List of all members
vpdt_covar_accessor< dist_type >::rebind< other_dist > Struct Template Reference

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

#include <vpdt_distribution_accessors.h>

Public Types

typedef vpdt_covar_accessor< other_dist > other
 

Detailed Description

template<class dist_type>
template<class other_dist>
struct vpdt_covar_accessor< dist_type >::rebind< other_dist >

rebind this functor to another distribution type.

Definition at line 86 of file vpdt_distribution_accessors.h.

Member Typedef Documentation

◆ other

template<class dist_type >
template<class other_dist >
typedef vpdt_covar_accessor<other_dist> vpdt_covar_accessor< dist_type >::rebind< other_dist >::other

Definition at line 87 of file vpdt_distribution_accessors.h.


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