Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Euclid::MathUtils::Likelihood 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 27 of file Weights.h.

Member Function Documentation

◆ weight()

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

Definition at line 29 of file Weights.h.

References Euclid::MathUtils::Chi2Distance::distance(), and std::exp().

Here is the call graph for this function:

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