Archon::Utilities::MinimalBoundingBall< N > Class Template Reference

Collaboration diagram for Archon::Utilities::MinimalBoundingBall< N >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Math::BasicVector<
double, N > 
Point
typedef list< Point >::iterator It
typedef list< Point >::const_iterator Cit

Public Member Functions

 MinimalBoundingBall ()
void check_in (const Point &)
void build (bool pivoting=true)
Point center () const
double squared_radius () const
int nr_points () const
Cit points_begin () const
Cit points_end () const
int nr_support_points () const
Cit support_points_begin () const
Cit support_points_end () const
double accuracy (double &slack) const
bool is_valid (double tolerance=1e-15) const

Classes

class  Basis

Detailed Description

template<int N>
class Archon::Utilities::MinimalBoundingBall< N >

Definition at line 63 of file miniball.H.


The documentation for this class was generated from the following file:
Generated on Sun Jul 30 22:57:42 2006 for Archon by  doxygen 1.4.4