MPQC  3.0.0-alpha
sc::sma2::triplet< T1, T2, T3 > Struct Template Reference

Stores a triplet of data. More...

#include <chemistry/qc/lmp2/util.h>

Public Member Functions

 triplet (const sma2::triplet< T1, T2, T3 > &t)
 
 triplet (const T1 &a_, const T2 &b_, const T3 &c_)
 
bool operator== (const sma2::triplet< T1, T2, T3 > &t) const
 
bool operator< (const sma2::triplet< T1, T2, T3 > &t) const
 

Public Attributes

T1 a
 The first member of the triplet.
 
T2 b
 The second member of the triplet.
 
T3 c
 The third member of the triplet.
 

Detailed Description

template<class T1, class T2, class T3>
struct sc::sma2::triplet< T1, T2, T3 >

Stores a triplet of data.


The documentation for this struct was generated from the following file:

Generated at Sun Jan 26 2020 23:24:15 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.8.16.