Searched defs:TropicalWeight (Results 1 – 4 of 4) sorted by relevance
120 TropicalWeight() : FloatWeight() {} in TropicalWeight() function122 TropicalWeight(float f) : FloatWeight(f) {} in TropicalWeight() function124 TropicalWeight(const TropicalWeight &w) : FloatWeight(w) {} in TropicalWeight() function
28 class TropicalWeight; variable
38 typedef TropicalWeightTpl<float> TropicalWeight; typedef
236 typedef TropicalWeightTpl<float> TropicalWeight; typedef