empty [MTL Home] Programmers Guide
  Contents | Index |  Search 


Category:intervals,utilities Component type:function
Prototype
template <class Tnum>
bool empty(const interval<Tnum>& x) ;
Description
checks if both of the bounds of an interval are NaN.
Definition
interval.cct
Preconditions
Complexity
Example
Notes
See also

[MTL Home] Copyright © 1998,1999 University of Notre Dame. All Rights Reserved.