norm and normSqd functions for CUDA dense tensors. More...
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.