SyTen
dense_prod_tmp_transpose_storage.h File Reference

Temporary storage for transposed tensors. More...

+ Include dependency graph for dense_prod_tmp_transpose_storage.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  syten::DenseProduct::TemporaryTransposeStorage< Scalar, rank_a, rank_b >
 Temporary transpose storage class, used during tensor-tensor products. More...
 

Namespaces

 syten
 Syten namespace.
 
 syten::DenseProduct
 Contains helper functions related to the product of two dense tensors, see syten::prodD() for the main entry point.
 

Detailed Description

Temporary storage for transposed tensors.