geomc 1.0
A c++ linear algebra template library
|
Implements the RandomDistribution concept. More...
#include <geomc/random/SampleGeometry.h>
Public Types | |
typedef Shape::point_t | result_type |
typedef Shape | param_type |
Public Member Functions | |
ShapeDistribution (const Shape &s) | |
void | reset () |
Shape | param () const |
void | param (const Shape &s) |
Public Attributes | |
Shape | shape |
Implements the RandomDistribution concept.