Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
Go to the source code of this file.
Data Structures | |
class | tCTF_World< dtype > |
class | tCTF_Idx_Tensor< dtype > |
Namespaces | |
CTF_double | |
typedef CTF::Idx_Tensor cCTF_Idx_Tensor |
Definition at line 47 of file back_comp.h.
typedef CTF::Matrix< std::complex<double> > cCTF_Matrix |
Definition at line 44 of file back_comp.h.
typedef CTF::Scalar< std::complex<double> > cCTF_Scalar |
Definition at line 46 of file back_comp.h.
typedef CTF::Tensor< std::complex<double> > cCTF_Tensor |
Definition at line 43 of file back_comp.h.
typedef CTF::Vector< std::complex<double> > cCTF_Vector |
Definition at line 45 of file back_comp.h.
typedef CTF::World cCTF_World |
Definition at line 22 of file back_comp.h.
Definition at line 72 of file back_comp.h.
typedef CTF::Flop_counter CTF_Flop_Counter |
Definition at line 62 of file back_comp.h.
typedef CTF::Idx_Tensor CTF_Idx_Tensor |
Definition at line 42 of file back_comp.h.
typedef CTF::Matrix CTF_Matrix |
Definition at line 39 of file back_comp.h.
typedef CTF::Scalar CTF_Scalar |
Definition at line 41 of file back_comp.h.
typedef CTF::Tensor CTF_Tensor |
Definition at line 38 of file back_comp.h.
typedef CTF::Timer CTF_Timer |
Definition at line 61 of file back_comp.h.
typedef CTF::Timer_epoch CTF_Timer_epoch |
Definition at line 63 of file back_comp.h.
typedef CTF::Vector CTF_Vector |
Definition at line 40 of file back_comp.h.
typedef CTF::World CTF_World |
Definition at line 21 of file back_comp.h.
typedef int64_t key |
Definition at line 66 of file back_comp.h.
Definition at line 71 of file back_comp.h.
typedef int64_t long_int |
Definition at line 65 of file back_comp.h.
using tCTF_Matrix = CTF::Matrix<dtype> |
Definition at line 53 of file back_comp.h.
using tCTF_Scalar = CTF::Scalar<dtype> |
Definition at line 57 of file back_comp.h.
using tCTF_Tensor = CTF::Tensor<dtype> |
Definition at line 51 of file back_comp.h.
using tCTF_Vector = CTF::Vector<dtype> |
Definition at line 55 of file back_comp.h.
Definition at line 69 of file back_comp.h.