| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 
#include "../scaling/scale_tsr.h"#include "../summation/sum_tsr.h"#include "../contraction/ctr_comm.h"#include "../mapping/mapping.h"

Go to the source code of this file.
| Data Structures | |
| class | CTF_int::strp_tsr | 
| class | CTF_int::strp_scl | 
| class | CTF_int::strp_sum | 
| class | CTF_int::strp_ctr | 
| Namespaces | |
| CTF_int | |
| Functions | |
| int | CTF_int::strip_diag (int order, int order_tot, int const *idx_map, int64_t vrt_sz, mapping const *edge_map, topology const *topo, algstrct const *sr, int *blk_edge_len, int64_t *blk_sz, strp_tsr **stpr) | 
| build stack required for stripping out diagonals of tensor  More... | |