MADNESS  version 0.9
Namespaces | Functions
elem.h File Reference
#include <madness/madness_config.h>
Include dependency graph for elem.h:
This graph shows which files directly or indirectly include this file:

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)