pairinteraction
A Rydberg Interaction Calculator
pairinteraction::GreenTensor< Scalar >::OmegaDependentEntry Class Referencefinal

#include <GreenTensor.hpp>

Public Member Functions

 OmegaDependentEntry (int row, int col, Eigen::Spline< real_t, 1 > real_spline, Eigen::Spline< real_t, 1 > imag_spline)
 
Scalar val (double omega) const
 
int row () const noexcept
 
int col () const noexcept
 

Detailed Description

template<typename Scalar>
class pairinteraction::GreenTensor< Scalar >::OmegaDependentEntry

Definition at line 39 of file GreenTensor.hpp.

Constructor & Destructor Documentation

◆ OmegaDependentEntry()

template<typename Scalar >
pairinteraction::GreenTensor< Scalar >::OmegaDependentEntry::OmegaDependentEntry ( int  row,
int  col,
Eigen::Spline< real_t, 1 >  real_spline,
Eigen::Spline< real_t, 1 >  imag_spline 
)

Definition at line 39 of file GreenTensor.cpp.

Member Function Documentation

◆ col()

template<typename Scalar >
int pairinteraction::GreenTensor< Scalar >::OmegaDependentEntry::col
noexcept

Definition at line 60 of file GreenTensor.cpp.

◆ row()

template<typename Scalar >
int pairinteraction::GreenTensor< Scalar >::OmegaDependentEntry::row
noexcept

Definition at line 55 of file GreenTensor.cpp.

◆ val()

template<typename Scalar >
Scalar pairinteraction::GreenTensor< Scalar >::OmegaDependentEntry::val ( double  omega) const

Definition at line 46 of file GreenTensor.cpp.


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