NGSolve  4.9
Public Types
ngbla::mat_prod_type< TA, TB > Class Template Reference

matrix type of product More...

#include <expr.hpp>

List of all members.

Public Types

enum  { HEIGHT = mat_traits<TA>::HEIGHT }
enum  { WIDTH = mat_traits<TB>::WIDTH }
typedef mat_prod_type
< typename mat_traits< TA >
::TELEM, typename mat_traits
< TB >::TELEM >::TMAT 
TELEM
typedef Mat< HEIGHT, WIDTH, TELEMTMAT

Detailed Description

template<typename TA, typename TB>
class ngbla::mat_prod_type< TA, TB >

matrix type of product


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