![]() |
WPILibC++ 2027.0.0-alpha-2
|
#include <utility>
#include <Eigen/SparseCore>
#include "sleipnir/autodiff/jacobian.hpp"
#include "sleipnir/autodiff/variable.hpp"
#include "sleipnir/autodiff/variable_matrix.hpp"
#include "sleipnir/util/concepts.hpp"
#include "sleipnir/util/symbol_exports.hpp"
Go to the source code of this file.
Classes | |
class | slp::Gradient |
This class calculates the gradient of a a variable with respect to a vector of variables. More... | |
Namespaces | |
namespace | slp |