![]() |
WPILibC++ 2027.0.0-alpha-2
|
#include <concepts>
#include <type_traits>
#include <utility>
#include <Eigen/Core>
#include "sleipnir/autodiff/slice.hpp"
#include "sleipnir/autodiff/variable.hpp"
#include "sleipnir/util/assert.hpp"
#include "sleipnir/util/function_ref.hpp"
Go to the source code of this file.
Classes | |
class | slp::VariableBlock< Mat > |
A submatrix of autodiff variables with reference semantics. More... | |
class | slp::VariableBlock< Mat >::iterator |
class | slp::VariableBlock< Mat >::const_iterator |
Namespaces | |
namespace | slp |