WPILibC++
2027.0.0-alpha-4
Loading...
Searching...
No Matches
sleipnir_base.hpp
Go to the documentation of this file.
1
// Copyright (c) Sleipnir contributors
2
3
#pragma once
4
5
namespace
slp
{
6
7
/// Marker interface for concepts to determine whether a given scalar or matrix
8
/// type belongs to Sleipnir.
9
class
SleipnirBase
{};
10
11
}
// namespace slp
slp::SleipnirBase
Marker interface for concepts to determine whether a given scalar or matrix type belongs to Sleipnir.
Definition
sleipnir_base.hpp:9
slp
Definition
expression_graph.hpp:11
thirdparty
sleipnir
include
sleipnir
autodiff
sleipnir_base.hpp
Generated on
for WPILibC++ by
1.15.0