|  | 
The class Monge_via_jet_fitting< DataKernel, LocalKernel, SvdTraits>::Monge_form stores the Monge representation, i.e., the Monge coordinate system and the coefficients of the Monge form in this system.
#include <CGAL/Monge_via_jet_fitting.h>
|  |  | |
|  | ||
|  | ||
|  | ||
|  | ||
|  | |
| default constructor. 
 | |
|  |  | Point on the fitted surface where differential quantities are computed. | 
The Monge basis is given by:
|  |  | |
|  |  | |
|  |  | |
The Monge coefficients are given by:
|  |  | |
| for the maximum and for the minimum. | ||
|  |  | |
|  |  | |
The usual insert operator (operator<<) is overloaded for Monge_form, it gives the Monge coordinate system (the origin and an orthonormal basis) and the coefficients of the Monge form in this system.