Bayesian Filtering Library  Generated from SVN r
Public Types | List of all members
matrix_matrix_binary_traits< T1, E1, T2, E2 > Struct Template Reference

Public Types

typedef unknown_storage_tag storage_category
 
typedef unknown_orientation_tag orientation_category
 
typedef promote_traits< T1, T2 >
::promote_type 
promote_type
 
typedef matrix_matrix_binary
< E1, E2, matrix_matrix_prod
< E1, E2, promote_type > > 
expression_type
 
typedef expression_type result_type
 

Detailed Description

template<class T1, class E1, class T2, class E2>
struct BFL::boost::numeric::ublas::matrix_matrix_binary_traits< T1, E1, T2, E2 >

Definition at line 4783 of file asirfilter.h.


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