| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 
#include "../interface/common.h"

Go to the source code of this file.
| Data Structures | |
| class | CTF_int::accumulatable | 
| abstract class that knows how to add  More... | |
| class | CTF_int::algstrct | 
| algstrct (algebraic structure) defines the elementwise operations computed in each tensor contraction, virtual classes defined in derived typed classes or algstrctcpy  More... | |
| class | CTF_int::ConstPairIterator | 
| class | CTF_int::PairIterator | 
| Namespaces | |
| CTF_int | |
| Functions | |
| void | CTF_int::depin (algstrct const *sr, int order, int const *lens, int const *divisor, int nvirt, int const *virt_dim, int const *phys_rank, char *X, int64_t &new_nnz_B, int64_t *nnz_blk, char *&new_B, bool check_padding) | 
| depins keys of n pairs  More... | |