Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
#include "../tensor/algstrct.h"
Go to the source code of this file.
Data Structures | |
class | CTF::Ring< dtype, is_ord > |
Ring class defined by a datatype and addition and multiplicaton functions addition must have an identity, inverse, and be associative, does not need to be commutative multiplications must have an identity and be distributive. More... | |
Namespaces | |
CTF | |