| |||||||
| |||||||
![]() | |||||||
Prototype | |||||||
template <class Tnum> bool operator !=(Tnum x, const interval<Tnum>& y) ; | |||||||
![]() | |||||||
Description | |||||||
Tests inequality. Returns false if the lower bounds and upper bounds
of the interval are equal to the number x .
| |||||||
![]() | |||||||
Definition | |||||||
interval.cct | |||||||
![]() | |||||||
Preconditions | |||||||
| |||||||
![]() | |||||||
Complexity | |||||||
![]() | |||||||
Example | |||||||
![]() | |||||||
Notes | |||||||
![]() | |||||||
See also | |||||||
Copyright ©
1998,1999 University of Notre Dame. All Rights Reserved.