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 | |
| namespace | syten |
| Syten namespace. | |
| 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... | |
normSqd() implementation for offset dense tensors.