Searched defs:norm (Results 1 – 5 of 5) sorted by relevance
33 texture<float, 2, NormalizedFloat> norm; variable
58 template <class _Tp> __DEVICE__ _Tp norm(const std::complex<_Tp> &__c) { in norm() function
225 def norm(x): global() function
208 __DEVICE__ double norm(int __dim, const double *__t) { norm() function