NiHu  2.0
NiHu::block_product_result_type< leftDerived, mat, rightDerived > Struct Template Reference

metafunction returning the value type of a block product More...

#include <block_product.hpp>

Public Types

typedef internal::block_product_impl< leftDerived, mat, rightDerived >::result_type type
 

Detailed Description

template<class leftDerived, class mat, class rightDerived>
struct NiHu::block_product_result_type< leftDerived, mat, rightDerived >

metafunction returning the value type of a block product

Definition at line 154 of file block_product.hpp.


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