MADNESS  version 0.9
Namespaces
aligned.h File Reference

Provides routines for internal use optimized for aligned data. More...

#include <madness/madness_config.h>
#include <madness/tensor/tensor.h>
#include <cstring>
Include dependency graph for aligned.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.
 

Detailed Description

Provides routines for internal use optimized for aligned data.

This stuff used to be implemented in assembly but it is too much effort keeping that working especially for multiple compilers.