Implementation for normSqd()
for identity tensors.
More...
#include "inc/dense/identity.h"
Namespaces | |
namespace | syten |
Syten namespace. | |
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... | |
Implementation for normSqd()
for identity tensors.