GADGET-4
|
#include <symtensors.h>
Public Types | |
typedef compl_return< T >::type | float_or_double |
Public Member Functions | |
symtensor5 () | |
symtensor5 (const T x) | |
symtensor5 (const float *x) | |
symtensor5 (const double *x) | |
operator symtensor5< float_or_double > () const | |
symtensor5 (const vector< T > &v, const symtensor4< T > &D) | |
symtensor5 & | operator+= (const symtensor5 &right) |
symtensor5 & | operator-= (const symtensor5 &right) |
symtensor5 & | operator*= (const T fac) |
T & | operator[] (const size_t index) |
double | norm (void) |
Public Attributes | |
T | da [21] |
Definition at line 516 of file symtensors.h.
typedef compl_return<T>::type float_or_double |
Definition at line 542 of file symtensors.h.
|
inline |
Definition at line 521 of file symtensors.h.
|
inline |
Definition at line 523 of file symtensors.h.
|
inline |
Definition at line 529 of file symtensors.h.
|
inline |
Definition at line 535 of file symtensors.h.
|
inline |
Definition at line 546 of file symtensors.h.
|
inline |
Definition at line 597 of file symtensors.h.
|
inline |
Definition at line 543 of file symtensors.h.
|
inline |
Definition at line 587 of file symtensors.h.
|
inline |
Definition at line 571 of file symtensors.h.
|
inline |
Definition at line 579 of file symtensors.h.
|
inline |
Definition at line 595 of file symtensors.h.
T da[21] |
Definition at line 519 of file symtensors.h.