#include <SymmetricTensor.hpp>
Definition at line 59 of file SymmetricTensor.hpp.
◆ SymmetricTensor() [1/3]
| mgx::SymmetricTensor::SymmetricTensor |
( |
| ) |
|
|
inline |
◆ SymmetricTensor() [2/3]
| mgx::SymmetricTensor::SymmetricTensor |
( |
const Point3f & |
ev1, |
|
|
const Point3f & |
ev2, |
|
|
const Point3f & |
evals |
|
) |
| |
|
inline |
◆ SymmetricTensor() [3/3]
◆ ev1() [1/2]
| Point3f& mgx::SymmetricTensor::ev1 |
( |
| ) |
|
|
inline |
◆ ev1() [2/2]
| const Point3f& mgx::SymmetricTensor::ev1 |
( |
| ) |
const |
|
inline |
◆ ev2() [1/2]
| Point3f& mgx::SymmetricTensor::ev2 |
( |
| ) |
|
|
inline |
◆ ev2() [2/2]
| const Point3f& mgx::SymmetricTensor::ev2 |
( |
| ) |
const |
|
inline |
◆ ev3()
| Point3f mgx::SymmetricTensor::ev3 |
( |
| ) |
const |
|
inline |
◆ evals() [1/2]
| Point3f& mgx::SymmetricTensor::evals |
( |
| ) |
|
|
inline |
◆ evals() [2/2]
| const Point3f& mgx::SymmetricTensor::evals |
( |
| ) |
const |
|
inline |
◆ fromMatrix()
| bool mgx::SymmetricTensor::fromMatrix |
( |
Matrix3d |
mat | ) |
|
|
inline |
◆ operator!=()
| bool mgx::SymmetricTensor::operator!= |
( |
const SymmetricTensor & |
other | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool mgx::SymmetricTensor::operator== |
( |
const SymmetricTensor & |
other | ) |
const |
|
inline |
◆ toMatrix()
| Matrix3d mgx::SymmetricTensor::toMatrix |
( |
| ) |
|
|
inline |
◆ _ev1
◆ _ev2
◆ _evals
| Point3f mgx::SymmetricTensor::_evals |
|
protected |
The documentation for this class was generated from the following file: