Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Public Member Functions | Data Fields
mty::TraceIdentity::Tensor Struct Reference

Public Member Functions

 Tensor (size_t t_finalSize)
 
 Tensor (Tensor const &other)=default
 
 Tensor (Tensor &&other)=default
 
Tensoroperator= (Tensor const &other)=default
 
Tensoroperator= (Tensor &&other)=default
 
 IMPLEMENTS_STD_VECTOR (size_t, indices)
 

Data Fields

size_t finalSize
 
std::vector< size_t > indices
 

The documentation for this struct was generated from the following file: