This commit is contained in:
Sébastien Loriot 2015-04-22 19:16:21 +02:00
parent 6b139d10ae
commit c990781b78
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ vcm_convolve (ForwardIterator first,
/// For example, if the point cloud is a uniform and noiseless sampling of a smooth surface, /// For example, if the point cloud is a uniform and noiseless sampling of a smooth surface,
/// `R` should be set to the minimum local feature size of the surface while `r` can be set to zero. /// `R` should be set to the minimum local feature size of the surface while `r` can be set to zero.
/// ///
/// The Voronoi covariance matrix of each vertex is stored in a array `a` of length 6 and is as follow: /// The Voronoi covariance matrix of each vertex is stored in an array `a` of length 6 and is as follow:
/*! /*!
<center> <center>
\f$ \begin{bmatrix} \f$ \begin{bmatrix}