|
libigl v2.5.0
|
#include "igl_inline.h"#include <Eigen/Dense>#include <Eigen/Sparse>#include "vector_area_matrix.cpp"Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedF , typename Scalar > | |
| void | igl::vector_area_matrix (const Eigen::MatrixBase< DerivedF > &F, Eigen::SparseMatrix< Scalar > &A) |
| Constructs the symmetric area matrix A, s.t. | |