norm and normSqd functions for CUDA dense tensors. More...
Include dependency graph for cuda_norm.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::CudaDenseTensorImpl |
| Implementation namespace for CUDA dense tensors. | |
Functions | |
| template<Rank rank, typename Scalar > | |
| ScalarBase< Scalar >::type | syten::CudaDenseTensorImpl::normSqd (CudaDenseTensor< rank, Scalar > const &a) |
| Returns the squared norm of the input tensor. More... | |
norm and normSqd functions for CUDA dense tensors.