Wildmeshing Toolkit
|
#include "PerSimplexFunction.hpp"
#include <wmtk/function/utils/autodiff.h>
#include <wmtk/function/utils/AutoDiffRAII.hpp>
#include <wmtk/function/utils/AutoDiffUtils.hpp>
#include <wmtk/simplex/utils/SimplexComparisons.hpp>
#include <optional>
Go to the source code of this file.
Classes | |
class | wmtk::function::PerSimplexAutodiffFunction |
This is an extension of the PerSimplexFunction class that uses autodiff encoding for differentiations. More... | |
Namespaces | |
wmtk | |
wmtk::function | |