SyTen
generic_norm.h File Reference

normSqd implementation for generic dense tensors. More...

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

Namespaces

 syten
 Syten namespace.
 
 syten::GenericDenseTensorImpl
 Implementation for the generic dense tensor.
 

Functions

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

Detailed Description

normSqd implementation for generic dense tensors.