|
FreePOOMA
2.4.1
|
#include <Tensor.h>
Public Member Functions | |
| AssignProxy (Element_t &elem, int where) | |
| AssignProxy (const AssignProxy &model) | |
| AssignProxy & | operator= (const AssignProxy &a) const |
| AssignProxy & | operator= (const Element_t &e) const |
| operator Element_t () const | |
| TensorEngine< D, T, Antisymmetric >::AssignProxy::AssignProxy | ( | Element_t & | elem, |
| int | where | ||
| ) | [inline] |
| TensorEngine< D, T, Antisymmetric >::AssignProxy::AssignProxy | ( | const AssignProxy & | model | ) | [inline] |
| AssignProxy& TensorEngine< D, T, Antisymmetric >::AssignProxy::operator= | ( | const AssignProxy & | a | ) | const [inline] |
References PAssert.
| AssignProxy& TensorEngine< D, T, Antisymmetric >::AssignProxy::operator= | ( | const Element_t & | e | ) | const [inline] |
References PAssert.
| TensorEngine< D, T, Antisymmetric >::AssignProxy::operator Element_t | ( | ) | const [inline] |
1.7.6.1