Wildmeshing Toolkit
|
#include "autodiff.h"
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::function | |
wmtk::function::utils | |
Functions | |
template<typename DScalarType , int Rows = Eigen::Dynamic, int Cols = Eigen::Dynamic> | |
auto | wmtk::function::utils::make_DScalar_matrix (int rows=0, int cols=0) |
template<typename DScalarType , typename Derived > | |
auto | wmtk::function::utils::as_DScalar (const Eigen::MatrixBase< Derived > &data) |