Home
last modified time | relevance | path

Searched refs:rho (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dmaths.cpp188 float rho = std::sqrt( 0.25f*b*b - Q ); in ComputePrincipleComponent() local
190 float rt = std::pow( rho, 1.0f/3.0f ); in ComputePrincipleComponent()