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

minus Matrix-expr More...

#include <expr.hpp>

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

List of all members.

Public Types

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

Public Member Functions

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

Detailed Description

template<class TA>
class ngbla::MinusExpr< TA >

minus Matrix-expr


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