Amesos2 - Direct Sparse Solver Interfaces  Version of the Day
Amesos2_Meta.hpp File Reference

Provides some simple meta-programming utilities for Amesos2. More...

#include <type_traits>
#include "Amesos2_config.h"
Include dependency graph for Amesos2_Meta.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Provides some simple meta-programming utilities for Amesos2.

Author
Eric Bavier etbav.nosp@m.ie@s.nosp@m.andia.nosp@m..gov
Date
Mon Jul 18 15:28:52 2011

The meta-programming utilities provided here might not be nearly as flexible and complete as those provided in the Boost Meta-Programming Library, but they are sufficient for the needs of Amesos2.