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

#include <GreenTensor.hpp>

Public Member Functions

 ConstantEntry (int row, int col, Scalar val)
 
Scalar val () const
 
int row () const noexcept
 
int col () const noexcept
 

Detailed Description

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

Definition at line 26 of file GreenTensor.hpp.

Constructor & Destructor Documentation

◆ ConstantEntry()

template<typename Scalar >
pairinteraction::GreenTensor< Scalar >::ConstantEntry::ConstantEntry ( int  row,
int  col,
Scalar  val 
)

Definition at line 20 of file GreenTensor.cpp.

Member Function Documentation

◆ col()

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

Definition at line 34 of file GreenTensor.cpp.

◆ row()

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

Definition at line 29 of file GreenTensor.cpp.

◆ val()

template<typename Scalar >
Scalar pairinteraction::GreenTensor< Scalar >::ConstantEntry::val

Definition at line 24 of file GreenTensor.cpp.


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