MADNESS
version 0.9
|
#include <madness/madness_config.h>
Go to the source code of this file.
Namespaces | |
madness | |
Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces. | |
Functions | |
template<typename T > | |
void | madness::sygvp (World &world, const Tensor< T > &a, const Tensor< T > &B, int itype, Tensor< T > &V, Tensor< typename Tensor< T >::scalar_type > &e) |
template<typename T > | |
void | madness::gesvp (World &world, const Tensor< T > &a, const Tensor< T > &b, Tensor< T > &x) |