8#ifndef IGL_VECTOR_AREA_MATRIX_H
9#define IGL_VECTOR_AREA_MATRIX_H
13#include <Eigen/Sparse>
28 template <
typename DerivedF,
typename Scalar>
30 const Eigen::MatrixBase<DerivedF> & F,
31 Eigen::SparseMatrix<Scalar>& A);
34#ifndef IGL_STATIC_LIBRARY
35# include "vector_area_matrix.cpp"
#define IGL_INLINE
Definition igl_inline.h:15
void vector_area_matrix(const Eigen::MatrixBase< DerivedF > &F, Eigen::SparseMatrix< Scalar > &A)
Constructs the symmetric area matrix A, s.t.