◆ operator()()
template<typename T , int NumDims>
379 T result =
static_cast<T>(0);
380 for (
int i = 0;
i < NumDims; ++
i) {
381 result +=
static_cast<T>((
i + 1) * coords[
i]);
int i
Definition: BiCGSTAB_step_by_step.cpp:9
References i.
The documentation for this struct was generated from the following file: