Open CASCADE Technology
7.4.0
|
Functions | |
Standard_ShortReal | ShortRealSmall () |
Standard_ShortReal | Abs (const Standard_ShortReal Value) |
Standard_Integer | ShortRealDigits () |
Standard_ShortReal | ShortRealEpsilon () |
Standard_ShortReal | ShortRealFirst () |
Standard_Integer | ShortRealFirst10Exp () |
Standard_ShortReal | ShortRealLast () |
Standard_Integer | ShortRealLast10Exp () |
Standard_Integer | ShortRealMantissa () |
Standard_Integer | ShortRealRadix () |
Standard_Integer | ShortRealSize () |
Standard_ShortReal | Max (const Standard_ShortReal Val1, const Standard_ShortReal Val2) |
Standard_ShortReal | Min (const Standard_ShortReal Val1, const Standard_ShortReal Val2) |
Standard_Integer | HashCode (Standard_ShortReal theShortReal, Standard_Integer theUpperBound) |
Computes a hash code for the given short real, in the range [1, theUpperBound]. More... | |
Standard_Boolean | IsEqual (const Standard_ShortReal Value1, const Standard_ShortReal Value2) |
|
inline |
Standard_Integer HashCode | ( | Standard_ShortReal | theShortReal, |
Standard_Integer | theUpperBound | ||
) |
Computes a hash code for the given short real, in the range [1, theUpperBound].
theShortReal | the short real value which hash code is to be computed |
theUpperBound | the upper bound of the range a computing hash code must be within |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |