votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
votca::xtp::AxA Class Reference

#include <eigen.h>

Public Member Functions

 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
 

Private Attributes

Eigen::Matrix< double, 6, 1 > data_
 

Detailed Description

Definition at line 91 of file eigen.h.

Constructor & Destructor Documentation

◆ AxA()

votca::xtp::AxA::AxA ( const Eigen::Vector3d &  a)
inline

Definition at line 93 of file eigen.h.

Member Function Documentation

◆ xx()

const double & votca::xtp::AxA::xx ( ) const
inline

Definition at line 98 of file eigen.h.

◆ xy()

const double & votca::xtp::AxA::xy ( ) const
inline

Definition at line 99 of file eigen.h.

◆ xz()

const double & votca::xtp::AxA::xz ( ) const
inline

Definition at line 100 of file eigen.h.

◆ yy()

const double & votca::xtp::AxA::yy ( ) const
inline

Definition at line 101 of file eigen.h.

◆ yz()

const double & votca::xtp::AxA::yz ( ) const
inline

Definition at line 102 of file eigen.h.

◆ zz()

const double & votca::xtp::AxA::zz ( ) const
inline

Definition at line 103 of file eigen.h.

Member Data Documentation

◆ data_

Eigen::Matrix<double, 6, 1> votca::xtp::AxA::data_
private

Definition at line 106 of file eigen.h.


The documentation for this class was generated from the following file: