Simplexus  1.0
Création d'un pavage par des simplexes de dimension N et visualisation graphique en dimension 2.
Pavage< N > Member List

This is the complete list of members for Pavage< N >, including all inherited members.

addPoint(Point< N > &pt, double val)Pavage< N >
affectValToBoundries()Pavage< N >
contain(std::list< Point< N > * > _points, const Point< N > &_point) const Pavage< N >
empty() const Pavage< N >
getBoundries()Pavage< N >
getFigures()Pavage< N >
getPoints()Pavage< N >
getSinglePoints() const Pavage< N >
interpolation(const Point< N > &point) const Pavage< N >
isPointInFigure(const std::vector< Point< N > * > &figure, const Point< N > &pt) const Pavage< N >
operator<<(std::ostream &os, const Pavage< P > &pavage)Pavage< N >friend
Pavage()Pavage< N >inline
Pavage(bool notToDisplay)Pavage< N >
Pavage(std::list< std::pair< Point< N >, double >> &_points)Pavage< N >
volume(const std::vector< Point< N > * > &figure) const Pavage< N >