| 
    MADNESS 0.10.1
    
   | 
 
#include <complex>
Typedefs | |
| typedef complex< double > | double_complex | 
Functions | |
| void | mTxm_tune (long dimi, long dimj, long dimk, double *c, const double *a, const double *b) | 
| void | mTxm_tune (long dimi, long dimj, long dimk, double_complex *c, const double_complex *a, const double_complex *b) | 
| typedef complex<double> double_complex | 
| void mTxm_tune | ( | long | dimi, | 
| long | dimj, | ||
| long | dimk, | ||
| double * | c, | ||
| const double * | a, | ||
| const double * | b | ||
| ) | 
| void mTxm_tune | ( | long | dimi, | 
| long | dimj, | ||
| long | dimk, | ||
| double_complex * | c, | ||
| const double_complex * | a, | ||
| const double_complex * | b | ||
| ) |