Home
last modified time | relevance | path

Searched refs:num_scalar_operators (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/test/
H A Dgpu_basic.cu117 const int num_scalar_operators = 24; in operator ()() local
119 int out_idx = i * (num_scalar_operators + num_vector_operators * T::MaxSizeAtCompileTime); in operator ()()
158 const int res_size = T::MaxSizeAtCompileTime * num_scalar_operators; in operator ()()