SUNphi
1.0
|
Header file for the definition of a storage space for a tensor. More...
#include <metaprogramming/SFINAE.hpp>
#include <metaprogramming/SwallowSemicolon.hpp>
#include <system/Memory.hpp>
#include <tens/Indexer.hpp>
#include <tens/TensKind.hpp>
#include <cstdio>
Go to the source code of this file.
Classes | |
class | SUNphi::TensStor< TK, T > |
Macros | |
#define | PROVIDE_EVAL(QUALIFIER) |
Defines a const or non-const evaluator. More... | |
Header file for the definition of a storage space for a tensor.
Definition in file TensStor.hpp.
#define PROVIDE_EVAL | ( | QUALIFIER | ) |
Defines a const or non-const evaluator.
Definition at line 57 of file TensStor.hpp.