|
MADNESS 0.10.1
|
#include <x_space.h>


Friends | |
| auto | inner (X_vector &A, X_vector &B) -> double |
| X_vector | operator* (const X_vector &A, const double &c) |
| X_vector | operator- (const X_vector &A, const X_vector &B) |
Additional Inherited Members | |
Static Public Member Functions inherited from madness::X_space | |
| static X_space | zero_functions (World &world, size_t n_states, size_t n_orbitals) |
Public Attributes inherited from madness::X_space | |
| std::list< size_t > | active |
| response_space | x |
| response_space | y |
References madness::X_space::zero_functions().
References b, madness::X_space::x, and madness::X_space::y.
|
inline |
References MADNESS_ASSERT, and madness::X_space::same_size.