| 
    
    
     Means.hpp 
Go to the documentation of this file. 
Definition: Air_Mesitylene.hpp:34 Scalar geometricMean(Scalar x, Scalar y) Computes the geometric average of two values. Definition: Means.hpp:57 Scalar harmonicMean(Scalar x, Scalar y) Computes the harmonic average of two values. Definition: Means.hpp:74 Scalar arithmeticMean(Scalar x, Scalar y) Computes the arithmetic average of two values. Definition: Means.hpp:45  |