Alexandria 2.31.4
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Euclid::MathUtils::InverseEuclidean Struct Reference

#include <Weights.h>

Static Public Member Functions

template<typename Scale, typename Iterator>
static auto weight (Scale scale, Iterator ref_begin, Iterator ref_end, Iterator target_begin) -> decltype(ref_begin->getFlux())

Detailed Description

Definition at line 44 of file Weights.h.

Member Function Documentation

◆ weight()

template<typename Scale, typename Iterator>
auto Euclid::MathUtils::InverseEuclidean::weight ( Scale scale,
Iterator ref_begin,
Iterator ref_end,
Iterator target_begin ) -> decltype(ref_begin->getFlux())
inlinestatic

Definition at line 46 of file Weights.h.

References Euclid::MathUtils::EuclideanDistance::distance().

Here is the call graph for this function:

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