KrisLibrary  1.0.0
Public Types | Public Member Functions | List of all members
Math::ClosedIntervalSet Struct Reference
Inheritance diagram for Math::ClosedIntervalSet:

Public Types

typedef std::vector< ClosedIntervalBaseT
 
typedef std::vector< OpenIntervalOpenBaseT
 

Public Member Functions

void SetFull ()
 
void SetEmpty ()
 
void Union (const BaseT &)
 
void Intersect (const BaseT &)
 
void Subtract (const OpenBaseT &)
 
void Union (const ClosedInterval &)
 
void Intersect (const ClosedInterval &)
 
void Subtract (const OpenInterval &)
 

The documentation for this struct was generated from the following files: