SyTen
identity.h File Reference

An identity dense tensor. More...

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

Classes

struct  syten::IdentityDenseTensorImpl::IdentityDenseTensor< rank, Scalar >
 Implementation for syten::IdentityDenseTensor. More...
 

Namespaces

 syten
 Syten namespace.
 
 syten::IdentityDenseTensorImpl
 Implementation for identity dense tensors.
 

Typedefs

template<Rank rank, typename Scalar = SDef>
using syten::IdentityDenseTensor = IdentityDenseTensorImpl::IdentityDenseTensor< rank, Scalar >
 Specialised identity dense tensor. More...
 

Detailed Description

An identity dense tensor.

Only valid for rank 2, 3 or 4.