template <class T> class EinUnaryMinusTensorExpression : public EinTensorExpression<T>

EinUnaryMinusTensorExpression is a unary operator that negates a TensorExpression

Inheritance:


Public Methods

friend EinUnaryMinusTensorExpression <T> operator-<T>(const EinTensorExpression<T> &expr)
T eval() const

Inherited from EinTensorExpression:

Public Methods

operator T() const
virtual void getMultiIndices(EinMultiIndex &up, EinMultiIndex &lo) const
virtual bool contains(const EinTensor<T> *t) const

Documentation

EinUnaryMinusTensorExpression is a unary operator that negates a TensorExpression
friend EinUnaryMinusTensorExpression <T> operator-<T>(const EinTensorExpression<T> &expr)

T eval() const


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de