MADNESS  0.10.1
Classes | Namespaces | Typedefs | Functions
response_functions.h File Reference
#include <madness/mra/mra.h>
#include <madness/mra/operator.h>
#include <algorithm>
#include <cstdint>
#include <memory>
#include <vector>
Include dependency graph for response_functions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  madness::response_space
 

Namespaces

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

Typedefs

typedef std::vector< vector_real_function_3d > madness::response_matrix
 

Functions

double madness::inner (response_space &a, response_space &b)
 
auto madness::transposeResponseMatrix (const response_matrix &x) -> response_matrix