MADNESS  0.10.1
Namespaces | Typedefs | Functions
mtxmq.h File Reference
#include <madness/madness_config.h>
Include dependency graph for mtxmq.h:

Go to the source code of this file.

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Typedefs

typedef std::complex< double > double_complex
 

Functions

template<typename aT , typename bT , typename cT >
void madness::mTxmq_padding (long dimi, long dimj, long dimk, long ext_b, cT *c, const aT *a, const bT *b)
 

Typedef Documentation

◆ double_complex

typedef std::complex<double> double_complex