![]() |
pairinteraction
A Rydberg Interaction Calculator
|
#include <Range.hpp>
Public Member Functions | |
Range ()=default | |
Range (Sortable min, Sortable max) | |
Sortable | min () const |
Sortable | max () const |
bool | is_finite () const |
|
default |
|
inline |
Definition at line 15 of file Range.hpp.
References pairinteraction::Range< Sortable >::max(), and pairinteraction::Range< Sortable >::min().
|
inline |
Definition at line 32 of file Range.hpp.
Referenced by pairinteraction::Database::get_basis().
|
inline |
Definition at line 26 of file Range.hpp.
Referenced by pairinteraction::Database::get_basis(), and pairinteraction::Range< Sortable >::Range().
|
inline |
Definition at line 20 of file Range.hpp.
Referenced by pairinteraction::Database::get_basis(), and pairinteraction::Range< Sortable >::Range().