|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
This is the complete list of members for STensor3, including all inherited members.
| _val | STensor3 | protected |
| data() const | STensor3 | inline |
| data() | STensor3 | inline |
| daxpy(const STensor3 &other, const double alpha=1.) | STensor3 | inline |
| determinant() const | STensor3 | inline |
| dev() const | STensor3 | inline |
| dotprod() const | STensor3 | inline |
| eig(fullMatrix< double > &V, fullVector< double > &S, bool s=false) const | STensor3 | |
| get_m11() | STensor3 | inline |
| get_m12() | STensor3 | inline |
| get_m13() | STensor3 | inline |
| get_m21() | STensor3 | inline |
| get_m22() | STensor3 | inline |
| get_m23() | STensor3 | inline |
| get_m31() | STensor3 | inline |
| get_m32() | STensor3 | inline |
| get_m33() | STensor3 | inline |
| getIndex(int i, int j) const | STensor3 | inline |
| getMat(fullMatrix< double > &mat) const | STensor3 | |
| invert() const | STensor3 | inline |
| norm0() const | STensor3 | inline |
| norm2() const | STensor3 | inline |
| operator()(int i, int j) | STensor3 | inline |
| operator()(int i, int j) const | STensor3 | inline |
| operator*=(const double &other) | STensor3 | inline |
| operator*=(const STensor3 &other) | STensor3 | inline |
| operator+(const STensor3 &other) const | STensor3 | inline |
| operator+=(const STensor3 &other) | STensor3 | inline |
| operator-=(const STensor3 &other) | STensor3 | inline |
| operator=(const STensor3 &other) | STensor3 | inline |
| operator[](int i) const | STensor3 | inline |
| operator[](int i) | STensor3 | inline |
| print(const char *) const | STensor3 | |
| set_m11(double x) | STensor3 | inline |
| set_m12(double x) | STensor3 | inline |
| set_m13(double x) | STensor3 | inline |
| set_m21(double x) | STensor3 | inline |
| set_m22(double x) | STensor3 | inline |
| set_m23(double x) | STensor3 | inline |
| set_m31(double x) | STensor3 | inline |
| set_m32(double x) | STensor3 | inline |
| set_m33(double x) | STensor3 | inline |
| setMat(const fullMatrix< double > &mat) | STensor3 | |
| STensor3(const double v=0.0) | STensor3 | inline |
| STensor3(const STensor3 &other) | STensor3 | inline |
| trace() const | STensor3 | inline |
| transpose() const | STensor3 | inline |