13#include <Eigen/Sparse>
37template<
typename DerivedV,
typename DerivedF,
typename Scalar>
38inline void cotmatrix(
const Eigen::PlainObjectBase<DerivedV> &
V,
39 const Eigen::PlainObjectBase<DerivedF> &F,
40 Eigen::SparseMatrix<Scalar> &
L);
void cotmatrix(const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, Eigen::SparseMatrix< Scalar > &L)
CCL_NAMESPACE_BEGIN struct Window V