#include <math_kernel_op.h>
|
void | operator() (const int &dim, T *result, const T *vector1, const Real *vector2) |
| result[i] = vector1[i](complex) / vector2[i](not complex)
|
|
◆ Real
template<typename
T , typename Device >
◆ operator()()
template<typename
T , typename Device >
result[i] = vector1[i](complex) / vector2[i](not complex)
Input Parameters
- Parameters
-
dim | : array size |
vector1 | : input array A |
vector2 | : input array B |
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