Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Math.MathExtensions Member List

This is the complete list of members for Loyc.Math.MathExtensions, including all inherited members.

InRange< T, C >(this C c, T value, T min, T max) (defined in Loyc.Math.MathExtensions)Loyc.Math.MathExtensionsinlinestatic
IsGreater< T, C >(this C c, T a, T b) (defined in Loyc.Math.MathExtensions)Loyc.Math.MathExtensionsinlinestatic
IsGreaterOrEqual< T, C >(this C c, T a, T b) (defined in Loyc.Math.MathExtensions)Loyc.Math.MathExtensionsinlinestatic
IsInRange< T, C >(this C c, T value, T min, T max) (defined in Loyc.Math.MathExtensions)Loyc.Math.MathExtensionsinlinestatic