Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
math_CompareOfValueAndWeight Class Reference

#include <math_CompareOfValueAndWeight.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC math_CompareOfValueAndWeight ()
Standard_Boolean IsLower (const math_ValueAndWeight &Left, const math_ValueAndWeight &Right) const
 Returns True if <Left.Value()> is lower than <Right.Value()>.

Standard_Boolean IsGreater (const math_ValueAndWeight &Left, const math_ValueAndWeight &Right) const
 Returns True if <Left.Value()> is greater than <Right.Value()>.

Standard_Boolean IsEqual (const math_ValueAndWeight &Left, const math_ValueAndWeight &Right) const
 returns True when <Right> and <Left> are equal.


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: