FreePOOMA  2.4.1
Public Member Functions
TensorEngine< D, T, Diagonal >::AssignProxy Class Reference

#include <Tensor.h>

List of all members.

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

template<int D, class T>
class TensorEngine< D, T, Diagonal >::AssignProxy


Constructor & Destructor Documentation

template<int D, class T >
TensorEngine< D, T, Diagonal >::AssignProxy::AssignProxy ( Element_t elem,
int  where 
) [inline]
template<int D, class T >
TensorEngine< D, T, Diagonal >::AssignProxy::AssignProxy ( const AssignProxy &  model) [inline]

Member Function Documentation

template<int D, class T >
AssignProxy& TensorEngine< D, T, Diagonal >::AssignProxy::operator= ( const AssignProxy &  a) const [inline]

References PAssert.

template<int D, class T >
AssignProxy& TensorEngine< D, T, Diagonal >::AssignProxy::operator= ( const Element_t e) const [inline]

References PAssert.

template<int D, class T >
TensorEngine< D, T, Diagonal >::AssignProxy::operator Element_t ( ) const [inline]

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