Home
last modified time | relevance | path

Searched defs:covariance (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Drangefit.cpp52 Sym3x3 covariance = ComputeWeightedCovariance( count, values, weights ); in RangeFit() local
H A Dmaths.cpp50 Sym3x3 covariance( 0.0f ); in ComputeWeightedCovariance() local
H A Dclusterfit.cpp55 Sym3x3 covariance = ComputeWeightedCovariance( count, values, m_colours->GetWeights() ); in ClusterFit() local