#include <STensor33.h>
Definition at line 19 of file STensor33.h.
◆ STensor33() [1/2]
STensor33::STensor33 |
( |
const STensor33 & |
other | ) |
|
|
inline |
◆ STensor33() [2/2]
STensor33::STensor33 |
( |
const double |
v = 0.0 | ) |
|
|
inline |
◆ data() [1/2]
double* STensor33::data |
( |
| ) |
|
|
inline |
◆ data() [2/2]
const double* STensor33::data |
( |
| ) |
const |
|
inline |
◆ getIndex()
int STensor33::getIndex |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
|
inline |
◆ operator()() [1/2]
double& STensor33::operator() |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| |
|
inline |
◆ operator()() [2/2]
double STensor33::operator() |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
|
inline |
◆ operator*=()
STensor33& STensor33::operator*= |
( |
const double & |
other | ) |
|
|
inline |
◆ operator+()
◆ operator+=()
◆ operator-=()
◆ operator=()
◆ print()
void STensor33::print |
( |
const char * |
s | ) |
const |
◆ transpose()
STensor33 STensor33::transpose |
( |
int |
n, |
|
|
int |
m |
|
) |
| const |
|
inline |
◆ _val
double STensor33::_val[27] |
|
protected |
The documentation for this class was generated from the following files: