Alexandria 2.31.2
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Euclid::MathUtils::InverseChi2 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 36 of file Weights.h.

Member Function Documentation

◆ weight()

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

Definition at line 38 of file Weights.h.

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

Here is the call graph for this function:

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