SyTen
offset_norm.h File Reference

normSqd() implementation for offset dense tensors. More...

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

Namespaces

 syten
 Syten namespace.
 
 syten::OffsetDenseTensorImpl
 Implementation for offset dense tensors.
 

Functions

template<Rank rank, typename Scalar >
ScalarBase< Scalar >::type syten::OffsetDenseTensorImpl::normSqd (OffsetDenseTensor< rank, Scalar > const &a)
 Returns the squared norm of the offset dense tensor a. More...
 

Detailed Description

normSqd() implementation for offset dense tensors.