|
MADNESS
version 0.9
|
handles the low-level details of a separated representation tensor More...
#include <madness/world/print.h>#include <madness/tensor/tensor.h>#include <madness/tensor/clapack.h>#include <madness/tensor/tensor_lapack.h>#include <list>

Go to the source code of this file.
Classes | |
| singleton | madness::GenTensor< T > |
| class | madness::SRConf< T > |
Namespaces | |
| madness | |
| Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces. | |
Functions | |
| template<typename T > | |
| void | madness::ortho3 (Tensor< T > &x, Tensor< T > &y, Tensor< double > &weights, const double &thresh) |
| sophisticated version of ortho2 More... | |
| template<typename T > | |
| void | madness::ortho5 (Tensor< T > &x1, Tensor< T > &y1, Tensor< double > &w1, const Tensor< T > &x2, const Tensor< T > &y2, const Tensor< double > &w2, const double &thresh) |
| specialized version of ortho3 More... | |
handles the low-level details of a separated representation tensor
1.8.8