NGSolve  4.9
Public Types | Public Member Functions
ngbla::ConjExpr< TA > Class Template Reference

Conjugate of Matrix-expr. More...

#include <expr.hpp>

Inheritance diagram for ngbla::ConjExpr< TA >:
ngbla::Expr< ConjExpr< TA > >

List of all members.

Public Types

enum  { IS_LINEAR = 0 }
typedef TA::TELEM TELEM
typedef TA::TSCAL TSCAL

Public Member Functions

 ConjExpr (const TA &aa)
int Height () const
 height
int Width () const
TELEM operator() (int i, int j) const
TELEM operator() (int i) const

Detailed Description

template<class TA>
class ngbla::ConjExpr< TA >

Conjugate of Matrix-expr.


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