#include "main.h"#include <Eigen/CXX11/Tensor>#include <Eigen/CXX11/TensorSymmetry>#include <map>#include <set>
Go to the source code of this file.
Classes | |
| struct | checkIdx |
Functions | |
| template<typename... Sym> | |
| bool | isDynGroup (StaticSGroup< Sym... > const &dummy) |
| bool | isDynGroup (DynamicSGroup const &dummy) |
| void | test_cxx11_tensor_symmetry () |
| static void | test_symgroups_dynamic () |
| static void | test_symgroups_selection () |
| static void | test_symgroups_static () |
| static void | test_tensor_asym () |
| static void | test_tensor_dynsym () |
| static void | test_tensor_epsilon () |
| static void | test_tensor_randacc () |
| static void | test_tensor_sym () |
| bool isDynGroup | ( | StaticSGroup< Sym... > const & | dummy | ) |
Definition at line 36 of file cxx11_tensor_symmetry.cpp.
| bool isDynGroup | ( | DynamicSGroup const & | dummy | ) |
Definition at line 42 of file cxx11_tensor_symmetry.cpp.
| void test_cxx11_tensor_symmetry | ( | ) |
Definition at line 804 of file cxx11_tensor_symmetry.cpp.
|
static |
Definition at line 109 of file cxx11_tensor_symmetry.cpp.
|
static |
Definition at line 138 of file cxx11_tensor_symmetry.cpp.
|
static |
Definition at line 84 of file cxx11_tensor_symmetry.cpp.
|
static |
Definition at line 704 of file cxx11_tensor_symmetry.cpp.
|
static |
Definition at line 741 of file cxx11_tensor_symmetry.cpp.
|
static |
Definition at line 658 of file cxx11_tensor_symmetry.cpp.
|
static |
Definition at line 771 of file cxx11_tensor_symmetry.cpp.
|
static |
Definition at line 675 of file cxx11_tensor_symmetry.cpp.