Blender V5.0
#include <Eigen/Dense>
#include "doublearea.cpp"

Go to the source code of this file.

Namespaces

namespace  slim

Functions

template<typename DerivedV, typename DerivedF, typename DeriveddblA>
void slim::doublearea (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, Eigen::PlainObjectBase< DeriveddblA > &dblA)
template<typename Derivedl, typename DeriveddblA>
void slim::doublearea (const Eigen::PlainObjectBase< Derivedl > &ul, Eigen::PlainObjectBase< DeriveddblA > &dblA)