|
NGSolve
4.9
|
matrix type of product More...
#include <expr.hpp>
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, TELEM > | TMAT |
matrix type of product
1.7.6.1