34template<
typename DerivedV,
typename DerivedF,
typename DeriveddblA>
35inline void doublearea(
const Eigen::PlainObjectBase<DerivedV> &
V,
36 const Eigen::PlainObjectBase<DerivedF> &F,
37 Eigen::PlainObjectBase<DeriveddblA> &dblA);
46template<
typename Derivedl,
typename DeriveddblA>
47inline void doublearea(
const Eigen::PlainObjectBase<Derivedl> &
l,
48 Eigen::PlainObjectBase<DeriveddblA> &dblA);
ATTR_WARN_UNUSED_RESULT const BMLoop * l
void doublearea(const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, Eigen::PlainObjectBase< DeriveddblA > &dblA)
CCL_NAMESPACE_BEGIN struct Window V