mpqc::lcao::ci::detail::IndexSort< T > Struct Template Reference

Public Member Functions

 IndexSort (std::size_t i, std::size_t j, T v)
 
 IndexSort ()=default
 
 ~IndexSort ()=default
 
bool operator< (const IndexSort &other) const
 

Public Attributes

std::pair< std::size_t, std::size_t > index
 
value
 

Constructor & Destructor Documentation

◆ IndexSort() [1/2]

template<typename T >
mpqc::lcao::ci::detail::IndexSort< T >::IndexSort ( std::size_t  i,
std::size_t  j,
v 
)
inline

◆ IndexSort() [2/2]

template<typename T >
mpqc::lcao::ci::detail::IndexSort< T >::IndexSort ( )
default

◆ ~IndexSort()

template<typename T >
mpqc::lcao::ci::detail::IndexSort< T >::~IndexSort ( )
default

Member Function Documentation

◆ operator<()

template<typename T >
bool mpqc::lcao::ci::detail::IndexSort< T >::operator< ( const IndexSort< T > &  other) const
inline

Member Data Documentation

◆ index

template<typename T >
std::pair<std::size_t, std::size_t> mpqc::lcao::ci::detail::IndexSort< T >::index

◆ value

template<typename T >
T mpqc::lcao::ci::detail::IndexSort< T >::value

The documentation for this struct was generated from the following file:
  • mpqc/chemistry/qc/lcao/ci/cis.h