#include <math_kernel_op.h>
|
void | operator() (const int &dim, T *result, const T *vector, const Real constant) |
| result[i] = vector[i] / constant
|
|
◆ Real
template<typename
T , typename Device >
◆ operator()()
template<typename
T , typename Device >
result[i] = vector[i] / constant
Input Parameters
- Parameters
-
dim | : array size |
vector | : input array |
constant | : input constant |
Output Parameters
- Parameters
-
The documentation for this struct was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_base/kernels/math_kernel_op.h