GADGET-4
|
#include <symtensors.h>
Public Types | |
typedef compl_return< T >::type | float_or_double |
Public Member Functions | |
symtensor7 () | |
symtensor7 (const T x) | |
symtensor7 (const float *x) | |
symtensor7 (const double *x) | |
operator symtensor7< float_or_double > () const | |
symtensor7 & | operator+= (const symtensor7 &right) |
symtensor7 & | operator-= (const symtensor7 &right) |
symtensor7 & | operator*= (const T fac) |
T & | operator[] (const size_t index) |
double | norm (void) |
Public Attributes | |
T | da [36] |
Definition at line 709 of file symtensors.h.
typedef compl_return<T>::type float_or_double |
Definition at line 735 of file symtensors.h.
|
inline |
Definition at line 714 of file symtensors.h.
|
inline |
Definition at line 716 of file symtensors.h.
|
inline |
Definition at line 722 of file symtensors.h.
|
inline |
Definition at line 728 of file symtensors.h.
|
inline |
Definition at line 764 of file symtensors.h.
|
inline |
Definition at line 736 of file symtensors.h.
|
inline |
Definition at line 754 of file symtensors.h.
|
inline |
Definition at line 738 of file symtensors.h.
|
inline |
Definition at line 746 of file symtensors.h.
|
inline |
Definition at line 762 of file symtensors.h.
T da[36] |
Definition at line 712 of file symtensors.h.