DiffEq - Modern C++ ODE Integration Library 1.0.0
High-performance C++ library for solving ODEs with async signal processing
Loading...
Searching...
No Matches
diffeq::IState Class Referenceabstract

Public Member Functions

virtual void * data_ptr ()=0
 
template<typename T >
get_data ()
 

Detailed Description

Definition at line 6 of file state.hpp.

Member Function Documentation

◆ get_data()

template<typename T >
T diffeq::IState::get_data ( )
inline

Definition at line 12 of file state.hpp.


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