|
inline |
Returns the squared norm of the generic dense tensor a
.
normSqd()
needs to be implemented for any specialised dense tensor class.
References normSqd(), and syten::GenericDenseTensorImpl::GenericDenseTensor< rank, Scalar >::storage.
Referenced by normSqd().