Searched defs:ExpectationWeight (Results 1 – 1 of 1) sorted by relevance
64 ExpectationWeight() : PairWeight<X1, X2>(Zero()) { } in ExpectationWeight() function66 ExpectationWeight(const ExpectationWeight<X1, X2>& w) in ExpectationWeight() function69 ExpectationWeight(const PairWeight<X1, X2>& w) in ExpectationWeight() function72 ExpectationWeight(const X1& x1, const X2& x2) in ExpectationWeight() function