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

Public Types

typedef std::vector< OpenIntervalBaseT
 
typedef std::vector< ClosedIntervalClosedBaseT
 

Public Member Functions

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

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