DiffEq
Contents:
Library API
diffeq Examples
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Defines
Typedefs
DiffEq
Library API
Template Struct StateCreator
View page source
Template Struct StateCreator
Defined in
File state_creator.hpp
Struct Documentation
template
<
system_state
S
>
struct
StateCreator
Public Static Functions
static
inline
S
create
(
const
S
&
template_state
)