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

namespace  madness
 Namespace for all elements and tools of MADNESS.
 

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