Public Types
bsta_diag_covar_functor< bsta_num_obs< bsta_gaussian_indep< T, n > > >::rebind< other_dist > Struct Template Reference

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

#include <bsta_basic_functors.h>

List of all members.

Public Types

typedef
bsta_diag_covar_functor
< other_dist > 
other

Detailed Description

template<class T, unsigned n>
template<class other_dist>
struct bsta_diag_covar_functor< bsta_num_obs< bsta_gaussian_indep< T, n > > >::rebind< other_dist >

rebind this functor to another distribution type.

Definition at line 300 of file bsta_basic_functors.h.


Member Typedef Documentation

template<class T , unsigned n>
template<class other_dist >
typedef bsta_diag_covar_functor<other_dist> bsta_diag_covar_functor< bsta_num_obs< bsta_gaussian_indep< T, n > > >::rebind< other_dist >::other

Definition at line 301 of file bsta_basic_functors.h.


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