|
Wildmeshing Toolkit
|
#include "autodiff.h"Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::function |
| namespace | 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) |