wfmath  1.0.3
A math library for the Worldforge system.
WFMath::_miniball::Wrapped_array< d > Class Template Reference

Public Member Functions

 Wrapped_array (const Wrapped_array &p)=default
 
 Wrapped_array (const double *p)
 
Wrapped_arrayoperator= (const Wrapped_array &p)=default
 
double & operator[] (int i)
 
const double & operator[] (int i) const
 
const double * begin () const
 
const double * end () const
 

Detailed Description

template<int d>
class WFMath::_miniball::Wrapped_array< d >

Definition at line 38 of file wrapped_array.h.


The documentation for this class was generated from the following file: