#include <eigen.h>
Definition at line 59 of file eigen.h.
 
◆ Mat_p_Energy() [1/4]
  
  
      
        
          | votca::xtp::Mat_p_Energy::Mat_p_Energy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Mat_p_Energy() [2/4]
  
  
      
        
          | votca::xtp::Mat_p_Energy::Mat_p_Energy  | 
          ( | 
          Index |           rows,  | 
         
        
           | 
           | 
          Index |           cols ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ Mat_p_Energy() [3/4]
  
  
      
        
          | votca::xtp::Mat_p_Energy::Mat_p_Energy  | 
          ( | 
          double |           e,  | 
         
        
           | 
           | 
          const Eigen::MatrixXd & |           mat ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ Mat_p_Energy() [4/4]
  
  
      
        
          | votca::xtp::Mat_p_Energy::Mat_p_Energy  | 
          ( | 
          double |           e,  | 
         
        
           | 
           | 
          Eigen::MatrixXd && |           mat ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ cols()
  
  
      
        
          | Index votca::xtp::Mat_p_Energy::cols  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ energy() [1/2]
  
  
      
        
          | double & votca::xtp::Mat_p_Energy::energy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ energy() [2/2]
  
  
      
        
          | double votca::xtp::Mat_p_Energy::energy  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ matrix() [1/2]
  
  
      
        
          | Eigen::MatrixXd & votca::xtp::Mat_p_Energy::matrix  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ matrix() [2/2]
  
  
      
        
          | const Eigen::MatrixXd & votca::xtp::Mat_p_Energy::matrix  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator+()
◆ rows()
  
  
      
        
          | Index votca::xtp::Mat_p_Energy::rows  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ energy_
  
  
      
        
          | double votca::xtp::Mat_p_Energy::energy_ | 
         
       
   | 
  
private   | 
  
 
 
◆ matrix_
  
  
      
        
          | Eigen::MatrixXd votca::xtp::Mat_p_Energy::matrix_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: