MADNESS
0.10.1
|
#include <madness/madness_config.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 std::complex<double> double_complex |