WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
Hessian.hpp File Reference
#include <utility>
#include <Eigen/Core>
#include <Eigen/SparseCore>
#include <wpi/SmallVector.h>
#include "sleipnir/autodiff/ExpressionGraph.hpp"
#include "sleipnir/autodiff/Jacobian.hpp"
#include "sleipnir/autodiff/Profiler.hpp"
#include "sleipnir/autodiff/Variable.hpp"
#include "sleipnir/autodiff/VariableMatrix.hpp"
#include "sleipnir/util/SymbolExports.hpp"

Go to the source code of this file.

Classes

class  sleipnir::Hessian
 This class calculates the Hessian of a variable with respect to a vector of variables. More...
 

Namespaces

namespace  sleipnir