WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
expression_type.hpp File Reference
#include <stdint.h>
#include <fmt/base.h>
#include "sleipnir/util/unreachable.hpp"

Go to the source code of this file.

Classes

struct  fmt::formatter< slp::ExpressionType >
 Formatter for ExpressionType. More...

Namespaces

namespace  slp

Enumerations

enum class  slp::ExpressionType : uint8_t {
  slp::NONE , slp::CONSTANT , slp::LINEAR , slp::QUADRATIC ,
  slp::NONLINEAR
}
 Expression type. More...