DiffEq - Modern C++ ODE Integration Library 1.0.0
High-performance C++ library for solving ODEs with async signal processing
Loading...
Searching...
No Matches
StateCreator< S > Struct Template Reference

Static Public Member Functions

static S create (const S &template_state)
 

Detailed Description

template<system_state S>
struct StateCreator< S >

Definition at line 6 of file state_creator.hpp.

Member Function Documentation

◆ create()

template<system_state S>
static S StateCreator< S >::create ( const S &  template_state)
inlinestatic

Definition at line 7 of file state_creator.hpp.


The documentation for this struct was generated from the following file: