#include <eigen.h>
|
| AxA (const Eigen::Vector3d &a) |
|
const double & | xx () const |
|
const double & | xy () const |
|
const double & | xz () const |
|
const double & | yy () const |
|
const double & | yz () const |
|
const double & | zz () const |
|
|
Eigen::Matrix< double, 6, 1 > | data_ |
|
Definition at line 91 of file eigen.h.
◆ AxA()
votca::xtp::AxA::AxA |
( |
const Eigen::Vector3d & | a | ) |
|
|
inline |
◆ xx()
const double & votca::xtp::AxA::xx |
( |
| ) |
const |
|
inline |
◆ xy()
const double & votca::xtp::AxA::xy |
( |
| ) |
const |
|
inline |
◆ xz()
const double & votca::xtp::AxA::xz |
( |
| ) |
const |
|
inline |
◆ yy()
const double & votca::xtp::AxA::yy |
( |
| ) |
const |
|
inline |
◆ yz()
const double & votca::xtp::AxA::yz |
( |
| ) |
const |
|
inline |
◆ zz()
const double & votca::xtp::AxA::zz |
( |
| ) |
const |
|
inline |
◆ data_
Eigen::Matrix<double, 6, 1> votca::xtp::AxA::data_ |
|
private |
The documentation for this class was generated from the following file: