\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.7 - Point Set Processing
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Voronoi_covariance_3::Sphere_discretization< K > Class Template Reference

#include <CGAL/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h>

Public Member Functions

 Sphere_discretization (FT R, size_t N=20)
 
template<class OutputIterator >
void operator() (OutputIterator out) const