Change to CMakeLists.txt
This commit is contained in:
@@ -3638,7 +3638,7 @@ Hessian boundary conditions instead, which corresponds to the hessian energy
|
||||
with the matrix <code>QH = H'*(M2\H)</code>, where <code>H</code> is a finite element Hessian and
|
||||
<code>M2</code> is a stacked mass matrix. The matrices <code>H</code> and <code>QH</code> are implemented in
|
||||
libigl as <code>igl::hessian</code> and <code>igl::hessian_energy</code> respectively. An example
|
||||
of how to use the function is given in <a href="712_DataSmoothing/main.cpp">Example</a>.</p>
|
||||
of how to use the function is given in <a href="712_DataSmoothing/main.cpp">Example 712</a>.</p>
|
||||
|
||||
<p>In the following image the differences between the Laplacian energy with
|
||||
zero Neumann boundary conditions and the Hessian energy can be clearly seen:
|
||||
|
||||
Reference in New Issue
Block a user