Searched refs:GetWeights (Results 1 – 3 of 3) sorted by relevance
43 float const* GetWeights() const { return m_weights; } in GetWeights() function
49 float const* weights = m_colours->GetWeights(); in RangeFit()
55 Sym3x3 covariance = ComputeWeightedCovariance( count, values, m_colours->GetWeights() ); in ClusterFit()105 float const* weights = m_colours->GetWeights(); in ConstructOrdering()