SyTen
identity_norm.h File Reference

Implementation for normSqd() for identity tensors. More...

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

Namespaces

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

Functions

template<Rank rank, typename Scalar >
ScalarBase< Scalar >::type syten::IdentityDenseTensorImpl::normSqd (IdentityDenseTensor< rank, Scalar > const &a)
 Returns the squared norm of the input tensor a. More...
 

Detailed Description

Implementation for normSqd() for identity tensors.