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

matrix type of sum (important for double+Complex) More...

#include <expr.hpp>

List of all members.

Public Types

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

Detailed Description

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

matrix type of sum (important for double+Complex)


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