GADGET-4
|
#include <symtensors.h>
Public Types | |
typedef compl_return< T >::type | float_or_double |
Public Member Functions | |
symtensor6 () | |
symtensor6 (const T x) | |
symtensor6 (const float *x) | |
symtensor6 (const double *x) | |
operator symtensor6< float_or_double > () const | |
symtensor6 (const vector< T > &v, const symtensor5< T > &D) | |
symtensor6 & | operator+= (const symtensor6 &right) |
symtensor6 & | operator-= (const symtensor6 &right) |
symtensor6 & | operator*= (const T fac) |
T & | operator[] (const size_t index) |
double | norm (void) |
Public Attributes | |
T | da [28] |
Definition at line 609 of file symtensors.h.
typedef compl_return<T>::type float_or_double |
Definition at line 635 of file symtensors.h.
|
inline |
Definition at line 614 of file symtensors.h.
|
inline |
Definition at line 616 of file symtensors.h.
|
inline |
Definition at line 622 of file symtensors.h.
|
inline |
Definition at line 628 of file symtensors.h.
|
inline |
Definition at line 639 of file symtensors.h.
|
inline |
Definition at line 697 of file symtensors.h.
|
inline |
Definition at line 636 of file symtensors.h.
|
inline |
Definition at line 687 of file symtensors.h.
|
inline |
Definition at line 671 of file symtensors.h.
|
inline |
Definition at line 679 of file symtensors.h.
|
inline |
Definition at line 695 of file symtensors.h.
T da[28] |
Definition at line 612 of file symtensors.h.