Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
Go to the source code of this file.
Data Structures | |
class | CTF::Idx_Tensor |
a tensor with an index map associated with it (necessary for overloaded operators) More... | |
class | CTF::Typ_Idx_Tensor< dtype > |
class | CTF::Univar_Transform< dtype_A, dtype_B > |
custom function f : (X * Y) -> X applied on two tensors as summation: e.g. B["ij"] = f(A["ij"],B["ij"]) More... | |
class | CTF::Typ_Contract_Term< dtype_A, dtype_B, dtype_C > |
class | CTF::Typ_Sum_Term< dtype_A, dtype_B > |
class | CTF::Typ_Contract_Term< dtype_A, dtype_B, dtype_C > |
class | CTF::Typ_AIdx_Tensor< dtype > |
class | CTF::Typ_Idx_Tensor< dtype > |
class | CTF::Typ_AIdx_Tensor< dtype > |
Namespaces | |
CTF | |