Back to Cutlass

CUTLASS: cutlass::sqrt_est< N > Struct Template Reference

docs/structcutlass_1_1sqrt__est.html

4.4.21.2 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

Public Types | List of all members

cutlass::sqrt_est< N > Struct Template Reference

#include <fast_math.h>

|

Public Types

| | enum | { value = 1 << (log2_up<N>::value / 2) } | | |

Detailed Description

template<int N> struct cutlass::sqrt_est< N >

Statically estimate sqrt(N) to the nearest power-of-two

Member Enumeration Documentation

template<int N>

| anonymous enum |

Enumerator
value

The documentation for this struct was generated from the following file:


Generated by 1.8.11