Sleipnir C++ API
Loading...
Searching...
No Matches
ExpressionType.hpp File Reference
#include <stdint.h>

Go to the source code of this file.

Namespaces

namespace  sleipnir
 

Enumerations

enum class  sleipnir::ExpressionType : uint8_t {
  sleipnir::kNone , sleipnir::kConstant , sleipnir::kLinear , sleipnir::kQuadratic ,
  sleipnir::kNonlinear
}